Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-164245
#<BuildRuby:0x00007f3254f1fdc8
@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.20241212-164245",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006769 0.000459 2.392827 ( 2.594494)
build_miniruby 0.001283 0.000203 1.322268 ( 1.325138)
build_ruby 0.001603 0.000000 2.889185 ( 3.117366)
build_all 0.008503 0.000000 5.720214 ( 2.265900)
build_install 0.014995 0.001936 7.581767 ( 3.566184)
test_btest 0.000886 0.000122 67.216838 ( 17.514378)
test_basic 0.000000 0.009786 0.849979 ( 0.895970)
test_all 0.099039 0.042060 588.073915 (204.414727)
test_rubyspec 0.030441 0.042386 99.763211 ( 26.345708)
total: 262.04 sec