Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-171418
#<BuildRuby:0x000055b4b5f2a4d0
@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.20231210-171418",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005737 0.000183 2.300155 ( 2.351914)
build_miniruby 0.000000 0.001579 1.468995 ( 1.466830)
build_ruby 0.000000 0.001456 2.465817 ( 2.663354)
build_all 0.002599 0.004005 5.356004 ( 2.083128)
build_install 0.012008 0.004637 7.007598 ( 3.394474)
test_btest 0.001027 0.000000 81.324067 ( 21.981105)
test_basic 0.003193 0.002496 0.867642 ( 0.924136)
test_all 0.071306 0.051776 657.772042 (239.066679)
test_rubyspec 0.034316 0.030085 87.564135 ( 98.902688)
total: 372.84 sec