Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-152308
#<BuildRuby:0x000056190d682320
@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.20240321-152308",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005863 0.004424 3.933331 ( 3.084962)
build_miniruby 0.001211 0.000280 1.931355 ( 1.942248)
build_ruby 0.000000 0.002076 3.733539 ( 3.956393)
build_all 0.002194 0.006753 7.142389 ( 3.504383)
build_install 0.012915 0.007107 9.313169 ( 4.152883)
test_btest 0.000901 0.000300 94.378117 ( 38.468276)
test_basic 0.004317 0.004182 1.030199 ( 1.154856)
test_all 0.071143 0.051786 837.647608 (316.832195)
test_rubyspec 0.054097 0.026880 114.654187 (124.154999)
total: 497.25 sec