Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-000901
#<BuildRuby:0x00007f9245ddfde0
@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.20240621-000901",
@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.000006 0.000017 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006543 0.001420 3.252175 ( 3.284447)
build_miniruby 0.001152 0.000610 1.409079 ( 1.405598)
build_ruby 0.001237 0.000655 3.742852 ( 3.928354)
build_all 0.004232 0.004302 7.961300 ( 3.130422)
build_install 0.008645 0.010363 10.342575 ( 4.832510)
test_btest 0.000888 0.000000 112.738258 ( 31.800871)
test_basic 0.008299 0.000000 1.235460 ( 1.288915)
test_all 0.106286 0.041171 831.265668 (234.600200)
test_rubyspec 0.053662 0.037485 162.091252 ( 34.356835)
total: 318.63 sec