Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-095540
#<BuildRuby:0x0000563761256018
@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.20240211-095540",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002284 0.004236 1.853915 ( 2.167125)
build_miniruby 0.001217 0.000135 1.359253 ( 1.356928)
build_ruby 0.001334 0.000148 2.687123 ( 12.186487)
build_all 0.006868 0.000289 6.064769 ( 2.283704)
build_install 0.009040 0.007928 7.747398 ( 4.164419)
test_btest 0.000768 0.000000 89.818294 ( 26.145205)
test_basic 0.000000 0.006574 0.910507 ( 2.024102)
test_all 0.079114 0.037068 732.115661 (217.630113)
test_rubyspec 0.057864 0.042110 165.739806 (174.659055)
total: 442.62 sec