Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-155917
#<BuildRuby:0x00007f5ca1fafdc0
@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.20240627-155917",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.009048 0.001349 4.425160 ( 4.183389)
build_miniruby 0.001665 0.000000 1.642328 ( 1.639567)
build_ruby 0.002145 0.000000 4.150560 ( 4.236599)
build_all 0.006306 0.002437 8.146085 ( 3.265673)
build_install 0.011243 0.006151 10.874645 ( 5.010686)
test_btest 0.000722 0.000209 119.719747 ( 40.437564)
test_basic 0.006794 0.006434 1.330710 ( 1.412867)
test_all 0.092154 0.056232 776.847461 (226.504901)
test_rubyspec 0.035655 0.059072 159.385321 ( 34.871646)
total: 321.56 sec