Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-132101
#<BuildRuby:0x00007f57a96cfdd8
@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.20241026-132101",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007565 0.001182 3.919916 ( 3.917261)
build_miniruby 0.001486 0.000232 2.266016 ( 2.265547)
build_ruby 0.001961 0.000000 4.239589 ( 4.376480)
build_all 0.004953 0.004001 8.449323 ( 4.472453)
build_install 0.018893 0.000000 10.121401 ( 5.071375)
test_btest 0.001004 0.000000 78.257163 ( 21.237220)
test_basic 0.004335 0.006661 0.840651 ( 0.882072)
test_all 0.113112 0.033896 753.556175 (233.948390)
test_rubyspec 0.055695 0.029004 121.447123 ( 26.412188)
total: 302.58 sec