Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-010724
#<BuildRuby:0x00007fd8b4e0fdc8
@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.20241220-010724",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001211 0.004310 2.081182 ( 2.450149)
build_miniruby 0.001478 0.000255 1.636701 ( 1.637247)
build_ruby 0.000000 0.002475 4.309818 ( 4.482026)
build_all 0.006251 0.003595 6.570398 ( 2.940055)
build_install 0.011529 0.008732 8.610045 ( 5.077847)
test_btest 0.000677 0.000174 76.455611 ( 26.197117)
test_basic 0.005871 0.005690 1.068671 ( 1.143152)
test_all 0.089622 0.059984 782.054947 (268.357636)
test_rubyspec 0.034887 0.042677 113.440915 ( 29.446107)
total: 341.73 sec