Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-090116
#<BuildRuby:0x00007ff78b49fdd8
@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.20240923-090116",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.005267 0.003761 4.566312 ( 3.812047)
build_miniruby 0.001551 0.000199 1.428015 ( 1.450540)
build_ruby 0.001660 0.000000 4.039598 ( 4.264478)
build_all 0.006500 0.002418 7.021793 ( 2.976270)
build_install 0.017118 0.004094 9.578742 ( 4.353316)
test_btest 0.000886 0.000129 99.453572 ( 38.082959)
test_basic 0.012596 0.000140 1.352745 ( 1.775728)
test_all 0.118852 0.036184 815.291749 (278.824978)
test_rubyspec 0.052632 0.034305 136.715316 ( 31.439100)
total: 366.98 sec