Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-164621
#<BuildRuby:0x0000555f6503e228
@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.20230924-164621",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002816 0.004615 2.264040 ( 4.595811)
build_miniruby 0.001275 0.000283 1.633609 ( 1.907847)
build_ruby 0.001290 0.000287 3.350891 ( 3.931712)
build_all 0.007424 0.000690 6.175411 ( 4.547693)
build_install 0.006689 0.012756 7.578762 ( 6.406804)
test_btest 0.000642 0.000195 81.505035 ( 46.187929)
test_basic 0.002530 0.004733 0.928297 ( 1.172370)
test_all 0.007347 0.002449 672.469069 (369.479834)
test_rubyspec 0.039395 0.034292 103.068748 (125.141000)
total: 563.37 sec