Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-021953
#<BuildRuby:0x00007f36596efdc0
@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.20241211-021953",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007581 0.000000 3.462543 ( 3.435036)
build_miniruby 0.001336 0.000161 1.258664 ( 1.255816)
build_ruby 0.001906 0.000000 4.037361 ( 4.201777)
build_all 0.002299 0.006153 5.889231 ( 2.332463)
build_install 0.014512 0.004667 8.224335 ( 3.987985)
test_btest 0.000651 0.000177 75.168067 ( 21.586311)
test_basic 0.003907 0.005194 0.855566 ( 0.901895)
test_all 0.099521 0.044451 693.596914 (204.346953)
test_rubyspec 0.046125 0.029412 114.825245 ( 25.674497)
total: 267.72 sec