Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-102734
#<BuildRuby:0x00005577850e5ef0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230120-102734",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.005683 0.000190 1.207271 ( 2.355915)
build_miniruby 0.001338 0.000149 1.260409 ( 1.391552)
build_ruby 0.001835 0.000204 3.222008 ( 3.755519)
build_all 0.004197 0.003590 3.877580 ( 2.881393)
build_install 0.009561 0.006853 3.009728 ( 2.778667)
test_btest 0.000658 0.000119 56.101739 ( 31.179843)
test_basic 0.005582 0.000307 0.434141 ( 0.604095)
test_all 0.001188 0.000209 615.874389 (249.235536)
test_rubyspec 0.021921 0.028290 71.867668 ( 85.447868)
total: 379.63 sec