Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-145507
#<BuildRuby:0x000055d1a2fedf70
@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.20231221-145507",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.001746 0.004234 1.953221 ( 3.355026)
build_miniruby 0.000000 0.002160 1.695385 ( 1.981741)
build_ruby 0.000084 0.001859 3.453672 ( 3.987938)
build_all 0.005046 0.004278 6.159602 ( 4.782106)
build_install 0.018213 0.003004 7.487569 ( 6.198483)
test_btest 0.000895 0.000000 83.153534 ( 59.891464)
test_basic 0.000812 0.007443 0.906301 ( 1.102048)
test_all 0.084439 0.035241 647.360412 (350.552691)
test_rubyspec 0.026388 0.039887 97.588896 (110.218113)
total: 542.07 sec