Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-075135
#<BuildRuby:0x0000563628406230
@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.20240218-075135",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004237 0.001348 2.082152 ( 2.458508)
build_miniruby 0.001574 0.000000 1.715218 ( 1.717471)
build_ruby 0.001662 0.000000 3.639231 ( 3.866285)
build_all 0.001066 0.006857 6.607126 ( 3.562097)
build_install 0.012896 0.006775 8.253274 ( 5.283187)
test_btest 0.000000 0.001089 91.819795 ( 42.733821)
test_basic 0.004550 0.002995 0.998756 ( 1.106665)
test_all 0.083226 0.036095 834.665624 (350.259689)
test_rubyspec 0.041459 0.048157 121.911110 (131.627147)
total: 542.62 sec