Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-192038
#<BuildRuby:0x00007f25f85cfdd0
@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.20240826-192038",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000761 0.006695 3.085882 ( 3.125488)
build_miniruby 0.001196 0.000532 1.169874 ( 1.166775)
build_ruby 0.001238 0.000551 3.491989 ( 3.701363)
build_all 0.004418 0.004223 7.545098 ( 2.971779)
build_install 0.012198 0.006188 9.900927 ( 4.506664)
test_btest 0.000685 0.000328 105.402831 ( 27.127111)
test_basic 0.005196 0.004561 0.945378 ( 0.992341)
test_all 0.107687 0.047356 846.656294 (249.560943)
test_rubyspec 0.047011 0.041373 162.135286 ( 26.046631)
total: 319.20 sec