Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-075210
#<BuildRuby:0x00007f556678fdd0
@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.20241031-075210",
@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.000029)
autoconf 0.000043 0.000011 0.000054 ( 0.000053)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.003625 0.004919 4.344292 ( 3.857299)
build_miniruby 0.001459 0.000387 1.758539 ( 1.754733)
build_ruby 0.001573 0.000417 3.283755 ( 3.470831)
build_all 0.008158 0.001028 6.487423 ( 2.689936)
build_install 0.016265 0.004061 9.481471 ( 4.518979)
test_btest 0.000943 0.000242 74.963261 ( 20.175663)
test_basic 0.002073 0.007906 1.042588 ( 1.094252)
test_all 0.086235 0.061278 726.971213 (244.768115)
test_rubyspec 0.042652 0.039930 118.833273 ( 26.634330)
total: 308.97 sec