Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-004647
#<BuildRuby:0x00007f73178afde0
@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.20241218-004647",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005803 0.000000 1.832268 ( 2.175851)
build_miniruby 0.000527 0.000976 1.214506 ( 1.215127)
build_ruby 0.001301 0.000414 3.464030 ( 3.597754)
build_all 0.004595 0.003994 5.957112 ( 2.496781)
build_install 0.004424 0.013267 7.260802 ( 3.763876)
test_btest 0.000527 0.000253 72.355460 ( 19.421930)
test_basic 0.001940 0.006792 1.012105 ( 1.063891)
test_all 0.093142 0.053410 735.381626 (293.692526)
test_rubyspec 0.052277 0.034123 116.603468 ( 42.154606)
total: 369.58 sec