Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-181417
#<BuildRuby:0x00007f3b0c73fde0
@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.20241214-181417",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001602 0.004491 2.344196 ( 2.670714)
build_miniruby 0.001439 0.000000 1.398347 ( 1.395405)
build_ruby 0.001816 0.000000 3.090590 ( 3.286519)
build_all 0.006071 0.001896 6.000627 ( 2.592907)
build_install 0.012419 0.004266 7.521351 ( 3.839920)
test_btest 0.000811 0.000000 72.979571 ( 19.742855)
test_basic 0.007550 0.000000 0.967116 ( 1.017124)
test_all 0.114322 0.028957 688.478093 (213.244954)
test_rubyspec 0.043347 0.036431 116.608122 ( 25.471838)
total: 273.26 sec