Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-180947
#<BuildRuby:0x00007fa8545afdd0
@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.20240827-180947",
@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.000024 0.000005 0.000029 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007882 0.001577 4.317830 ( 6.104638)
build_miniruby 0.001811 0.000362 1.834148 ( 2.060717)
build_ruby 0.002188 0.000438 4.828604 ( 39.305246)
build_all 0.008727 0.004380 9.102336 ( 8.094846)
build_install 0.024427 0.003208 12.163517 ( 11.258397)
test_btest 0.000911 0.000187 127.432494 (121.033313)
test_basic 0.010414 0.002136 1.385400 ( 2.097661)
test_all 0.111697 0.049532 985.679769 (449.483739)
test_rubyspec 0.055218 0.036481 166.665272 ( 44.329062)
total: 683.77 sec