Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-113102
#<BuildRuby:0x00007fc8d599fde0
@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.20241225-113102",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001006 0.004408 1.705149 ( 6.661201)
build_miniruby 0.001725 0.000000 1.609317 ( 5.908499)
build_ruby 0.001991 0.000000 3.604300 ( 40.052933)
build_all 0.006195 0.002113 6.292455 ( 3.183329)
build_install 0.015993 0.003847 8.558198 ( 4.745617)
test_btest 0.000578 0.000193 77.737087 ( 30.299356)
test_basic 0.004093 0.006727 1.057531 ( 5.488378)
test_all 0.102383 0.040296 729.014724 (230.601005)
test_rubyspec 0.046569 0.032639 117.709772 ( 22.568623)
total: 349.51 sec