Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-034433
#<BuildRuby:0x00007f5bd79efdd8
@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.20241230-034433",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004327 0.001546 2.201188 ( 2.572464)
build_miniruby 0.001107 0.000396 1.609156 ( 1.616334)
build_ruby 0.001575 0.000562 4.288137 ( 4.431531)
build_all 0.004715 0.004389 6.507774 ( 2.812487)
build_install 0.008022 0.010072 8.550591 ( 4.611885)
test_btest 0.000644 0.000279 78.522468 ( 34.737799)
test_basic 0.009915 0.001259 1.118413 ( 1.184250)
test_all 0.086824 0.063108 758.961489 (437.830798)
test_rubyspec 0.053629 0.035178 124.803560 (103.805982)
total: 593.60 sec