Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-210219
#<BuildRuby:0x00007f267282fdd0
@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.20240717-210219",
@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.000006 0.000027 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000034 0.000010 0.000044 ( 0.000043)
build_up 0.000000 0.008751 3.891659 ( 4.393520)
build_miniruby 0.000585 0.001911 1.854431 ( 1.959841)
build_ruby 0.002678 0.000000 4.608648 ( 5.602161)
build_all 0.006360 0.004414 8.347659 ( 5.075864)
build_install 0.019033 0.006149 11.843355 ( 7.569231)
test_btest 0.000000 0.001171 118.749165 ( 70.183459)
test_basic 0.005517 0.006218 1.240228 ( 1.575370)
test_all 0.104923 0.058124 937.020666 (726.381155)
test_rubyspec 0.064583 0.031904 173.680554 (149.551232)
total: 972.29 sec