Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-023446
#<BuildRuby:0x00007f9bed0bfdc0
@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.20241228-023446",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.001051 0.004286 1.928907 ( 2.238078)
build_miniruby 0.001295 0.000334 1.620008 ( 1.616880)
build_ruby 0.001559 0.000402 3.804257 ( 3.955844)
build_all 0.006311 0.001628 5.865441 ( 2.397878)
build_install 0.011873 0.005959 7.606538 ( 3.940986)
test_btest 0.000665 0.000185 73.003689 ( 19.473029)
test_basic 0.001634 0.007401 0.974498 ( 1.024577)
test_all 0.104880 0.040764 718.219229 (231.802242)
test_rubyspec 0.034984 0.036033 119.463729 ( 32.007759)
total: 298.46 sec