Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-051410
#<BuildRuby:0x00007fc2e7c8fdc8
@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.20240817-051410",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000040 0.000008 0.000048 ( 0.000047)
build_up 0.000060 0.008063 3.673965 ( 3.666213)
build_miniruby 0.000000 0.001542 1.264774 ( 1.261414)
build_ruby 0.000000 0.001906 4.317764 ( 4.487779)
build_all 0.006615 0.002326 8.139359 ( 3.143937)
build_install 0.009887 0.010274 11.194391 ( 5.361735)
test_btest 0.000704 0.000241 111.517534 ( 29.039752)
test_basic 0.007969 0.002622 1.080891 ( 1.126003)
test_all 0.077004 0.073443 820.974898 (244.869119)
test_rubyspec 0.040931 0.050320 167.456177 ( 33.731198)
total: 326.69 sec