Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-173429
#<BuildRuby:0x00007f23664ffde0
@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.20241221-173429",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000041 0.000011 0.000052 ( 0.000051)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.005157 0.001331 2.172773 ( 3.888171)
build_miniruby 0.000000 0.001696 1.793587 ( 1.843179)
build_ruby 0.000000 0.002313 4.408277 ( 20.296713)
build_all 0.003926 0.005521 7.025498 ( 3.605165)
build_install 0.017861 0.004618 9.049479 ( 15.393780)
test_btest 0.000277 0.000662 79.042909 ( 42.065143)
test_basic 0.003651 0.007125 1.037625 ( 3.586951)
test_all 0.095468 0.049753 740.783444 (352.350987)
test_rubyspec 0.062795 0.026202 122.057538 ( 51.108053)
total: 494.14 sec