Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-225210
#<BuildRuby:0x00007fb53e05fdc0
@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.20241108-225210",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000046 0.000011 0.000057 ( 0.000057)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.000000 0.008589 4.002601 ( 4.875159)
build_miniruby 0.000056 0.001977 1.771927 ( 1.971471)
build_ruby 0.001670 0.000557 4.495678 ( 68.147833)
build_all 0.008542 0.001491 6.920034 ( 5.081058)
build_install 0.021947 0.001615 9.770700 ( 7.837211)
test_btest 0.000776 0.000222 82.181994 ( 72.179555)
test_basic 0.009167 0.001363 1.164338 ( 1.681592)
test_all 0.115014 0.041778 801.768702 (603.580758)
test_rubyspec 0.039921 0.047003 123.887195 ( 45.855548)
total: 811.21 sec