Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-190239
#<BuildRuby:0x00007f2e3f78fdd8
@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.20241203-190239",
@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.000012 0.000053 ( 0.000051)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.008400 0.002363 4.592060 ( 4.576745)
build_miniruby 0.000000 0.001708 1.845899 ( 1.929070)
build_ruby 0.000737 0.001389 4.791642 ( 5.058984)
build_all 0.007185 0.001345 5.433518 ( 2.182702)
build_install 0.015917 0.002275 7.968819 ( 3.526761)
test_btest 0.000700 0.000197 68.897378 ( 18.223280)
test_basic 0.010153 0.000496 0.761782 ( 0.807007)
test_all 0.080581 0.056487 590.574193 (186.244189)
test_rubyspec 0.036157 0.043758 123.482294 ( 33.336019)
total: 255.89 sec