Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-190515
#<BuildRuby:0x00007f973e27fdd0
@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.20240705-190515",
@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.000033 0.000007 0.000040 ( 0.000040)
autoconf 0.000057 0.000013 0.000070 ( 0.000065)
configure 0.000044 0.000009 0.000053 ( 0.000053)
build_up 0.009049 0.001905 5.011345 ( 5.244166)
build_miniruby 0.001838 0.000387 1.779318 ( 1.879880)
build_ruby 0.002401 0.000000 5.121633 ( 5.344638)
build_all 0.010401 0.001767 9.295464 ( 5.518175)
build_install 0.020031 0.008461 12.836484 ( 7.646184)
test_btest 0.000924 0.000210 129.476153 ( 66.122498)
test_basic 0.006913 0.006221 1.363689 ( 1.411077)
test_all 0.112833 0.054665 950.154139 (378.764366)
test_rubyspec 0.047990 0.052874 185.329936 ( 77.703290)
total: 549.64 sec