Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-015227
#<BuildRuby:0x0000556140fde4f8
@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.20231215-015227",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001688 0.004424 2.289741 ( 2.401015)
build_miniruby 0.000965 0.000241 1.386894 ( 1.385387)
build_ruby 0.001164 0.000291 2.578459 ( 2.790727)
build_all 0.001578 0.004634 5.304295 ( 2.165115)
build_install 0.008544 0.007090 6.486993 ( 3.075390)
test_btest 0.000602 0.000201 81.910159 ( 22.992616)
test_basic 0.003933 0.001311 0.865496 ( 0.923774)
test_all 0.087133 0.037470 670.035369 (222.083509)
test_rubyspec 0.024341 0.039675 85.646671 ( 97.622205)
total: 355.44 sec