Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-144344
#<BuildRuby:0x00007f41ec71fdd8
@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.20241206-144344",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001246 0.006178 3.499989 ( 3.637176)
build_miniruby 0.001393 0.000372 1.500565 ( 1.497973)
build_ruby 0.001433 0.000382 4.126185 ( 4.234750)
build_all 0.007645 0.000976 6.094495 ( 2.599711)
build_install 0.008188 0.012032 8.950537 ( 4.297846)
test_btest 0.000823 0.000274 77.233062 ( 22.329696)
test_basic 0.002393 0.007422 0.941559 ( 0.986368)
test_all 0.103696 0.046424 758.310085 (257.200969)
test_rubyspec 0.048769 0.037012 123.303122 ( 43.497859)
total: 340.28 sec