Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-022443
#<BuildRuby:0x000056338ac36158
@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.20240310-022443",
@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.000001 0.000022 ( 0.000021)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.004620 0.004073 2.740111 ( 3.867974)
build_miniruby 0.001482 0.000099 1.925595 ( 2.072745)
build_ruby 0.001815 0.000000 3.785244 ( 4.380864)
build_all 0.004480 0.003935 6.894110 ( 4.834953)
build_install 0.013586 0.008310 8.881398 ( 7.809195)
test_btest 0.000993 0.000142 93.718671 ( 77.695050)
test_basic 0.000000 0.007496 0.976183 ( 1.450400)
test_all 0.065451 0.052172 732.426670 (361.322154)
test_rubyspec 0.047107 0.045695 129.682210 (140.303259)
total: 603.74 sec