Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-212135
#<BuildRuby:0x00007fd8d0dffdd0
@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.20241210-212135",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007275 0.001643 3.667541 ( 4.498569)
build_miniruby 0.001448 0.000327 1.697608 ( 1.890300)
build_ruby 0.002023 0.000000 4.460360 ( 32.783916)
build_all 0.009396 0.000648 6.697855 ( 5.087932)
build_install 0.017122 0.006260 9.652248 ( 7.618317)
test_btest 0.000807 0.000000 78.720690 ( 38.104549)
test_basic 0.005401 0.003878 0.851962 ( 0.898421)
test_all 0.106163 0.036027 701.448224 (240.320065)
test_rubyspec 0.062282 0.019160 114.071838 ( 25.150709)
total: 356.35 sec