Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-065441
#<BuildRuby:0x00007fa76b8bfdc0
@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.20240629-065441",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.001399 0.007578 3.866533 ( 3.238960)
build_miniruby 0.001678 0.000000 1.765757 ( 1.763078)
build_ruby 0.002044 0.000000 4.237288 ( 4.374159)
build_all 0.002085 0.007461 8.516755 ( 3.452812)
build_install 0.014008 0.012495 12.130093 ( 6.584933)
test_btest 0.000927 0.000317 123.989856 ( 57.051384)
test_basic 0.006006 0.007791 1.425904 ( 1.748461)
test_all 0.106260 0.048822 902.305732 (269.890461)
test_rubyspec 0.024391 0.071156 170.246225 ( 34.864610)
total: 382.97 sec