Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-005955
#<BuildRuby:0x000055eb3e5f23d0
@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.20240201-005955",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005932 0.000593 2.050447 ( 3.182769)
build_miniruby 0.001654 0.000166 1.827559 ( 1.882157)
build_ruby 0.001743 0.000174 3.679794 ( 4.273876)
build_all 0.003677 0.004783 6.689453 ( 4.713892)
build_install 0.012368 0.009500 8.172121 ( 6.556688)
test_btest 0.000665 0.000125 90.700451 ( 67.102966)
test_basic 0.004713 0.003650 0.949772 ( 1.161098)
test_all 0.090308 0.036222 854.407362 (811.991104)
test_rubyspec 0.065320 0.052441 200.181216 (314.222417)
total: 1215.09 sec