Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-030115
#<BuildRuby:0x000055adbd3ade80
@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.20231227-030115",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001905 0.003398 1.624582 ( 2.013812)
build_miniruby 0.001216 0.000341 1.489670 ( 1.489592)
build_ruby 0.001285 0.000360 3.110120 ( 3.340898)
build_all 0.002387 0.004767 5.577165 ( 2.830594)
build_install 0.007409 0.009474 6.765128 ( 4.074149)
test_btest 0.000605 0.000233 81.627455 ( 30.760017)
test_basic 0.005392 0.002075 0.766069 ( 0.841391)
test_all 0.098289 0.022044 811.639002 (310.230977)
test_rubyspec 0.036185 0.030753 95.416745 (107.069452)
total: 462.65 sec