Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-151120
#<BuildRuby:0x00007f3e10d5fde0
@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.20241003-151120",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.001922 0.006479 4.126476 ( 4.167572)
build_miniruby 0.001449 0.000351 1.633539 ( 1.633951)
build_ruby 0.001808 0.000439 4.487672 ( 4.623105)
build_all 0.007835 0.002931 7.807774 ( 3.648089)
build_install 0.012204 0.013017 11.023099 ( 6.180099)
test_btest 0.000000 0.001031 95.371328 ( 25.283898)
test_basic 0.007529 0.003805 1.195745 ( 1.249995)
test_all 0.115930 0.035975 785.069295 (227.174841)
test_rubyspec 0.059169 0.031385 138.139864 ( 30.780684)
total: 304.74 sec