Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-182711
#<BuildRuby:0x000055bec2322018
@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.20240125-182711",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002798 0.003023 1.931678 ( 2.313503)
build_miniruby 0.001315 0.000244 1.616347 ( 1.614726)
build_ruby 0.001830 0.000000 3.466737 ( 3.728189)
build_all 0.003132 0.004098 6.141448 ( 2.691308)
build_install 0.008888 0.009151 7.733223 ( 4.320600)
test_btest 0.001276 0.000000 86.899217 ( 35.254342)
test_basic 0.005096 0.002448 0.914140 ( 1.009497)
test_all 0.078990 0.038567 731.311362 (257.227547)
test_rubyspec 0.056769 0.049408 156.367235 (167.930579)
total: 476.09 sec