Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-164613
#<BuildRuby:0x00007f9188effdc8
@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.20241005-164613",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.001882 0.007296 4.242852 ( 5.543464)
build_miniruby 0.002134 0.000000 1.829679 ( 2.040049)
build_ruby 0.002256 0.000159 4.919361 ( 5.519537)
build_all 0.009035 0.002198 8.112821 ( 6.387581)
build_install 0.020350 0.006116 11.250915 ( 9.331876)
test_btest 0.000640 0.000160 101.224344 (100.527358)
test_basic 0.005277 0.007697 1.269230 ( 2.056689)
test_all 0.114864 0.050004 848.204986 (772.891164)
test_rubyspec 0.050199 0.038438 141.585560 ( 54.526012)
total: 958.83 sec