Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-194125
#<BuildRuby:0x00007fe9bfcafde0
@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.20240902-194125",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.000377 0.008099 4.082692 ( 4.355263)
build_miniruby 0.000000 0.002099 1.820913 ( 1.909330)
build_ruby 0.000000 0.002110 5.011820 ( 5.327974)
build_all 0.007095 0.003247 8.825166 ( 6.272884)
build_install 0.020862 0.003055 11.696407 ( 8.762651)
test_btest 0.000666 0.000228 124.346029 ( 75.771807)
test_basic 0.008597 0.004279 1.340572 ( 1.764337)
test_all 0.118014 0.039655 983.121642 (539.428666)
test_rubyspec 0.060776 0.036184 176.305644 ( 97.999820)
total: 741.59 sec