Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-161947
#<BuildRuby:0x00005642890f6320
@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.20240316-161947",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002277 0.004634 2.384443 ( 2.697887)
build_miniruby 0.001356 0.000354 1.843588 ( 1.911218)
build_ruby 0.001812 0.000000 3.776229 ( 4.118216)
build_all 0.007772 0.000305 7.303514 ( 4.435311)
build_install 0.018217 0.002156 9.169285 ( 6.441750)
test_btest 0.000794 0.000177 94.172945 ( 61.011101)
test_basic 0.006262 0.001391 1.026360 ( 1.477995)
test_all 0.090892 0.035684 833.219240 (603.272091)
test_rubyspec 0.029744 0.067060 137.270018 (215.518572)
total: 900.89 sec