Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-224534
#<BuildRuby:0x00007f5fb383fdc8
@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.20241206-224534",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005464 0.001756 3.148998 ( 3.067286)
build_miniruby 0.001120 0.000360 1.348978 ( 1.346552)
build_ruby 0.001390 0.000447 3.555637 ( 3.693899)
build_all 0.004465 0.004292 6.057573 ( 2.602183)
build_install 0.014365 0.004807 8.521136 ( 4.204573)
test_btest 0.000803 0.000276 74.107307 ( 19.779143)
test_basic 0.009188 0.000193 0.846526 ( 0.890784)
test_all 0.109935 0.035183 783.834447 (331.500715)
test_rubyspec 0.062222 0.022336 121.291880 ( 48.262345)
total: 415.35 sec