Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-190549
#<BuildRuby:0x00007f697e9ffdc8
@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.20241120-190549",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.002848 0.006463 4.159315 ( 5.137486)
build_miniruby 0.001357 0.000377 2.194647 ( 2.470198)
build_ruby 0.001711 0.000475 4.289156 ( 36.462122)
build_all 0.008876 0.001350 6.706933 ( 4.795771)
build_install 0.018769 0.005864 9.730828 ( 7.028971)
test_btest 0.000000 0.001591 79.526490 ( 46.095743)
test_basic 0.005692 0.007161 1.150738 ( 1.506526)
test_all 0.119913 0.033481 751.816367 (352.773366)
test_rubyspec 0.046605 0.034284 121.395561 ( 41.872799)
total: 498.14 sec