Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-143947
#<BuildRuby:0x00007fcccceefde0
@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.20240808-143947",
@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.000003 0.000027 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.001421 0.007417 3.525180 ( 8.723728)
build_miniruby 0.001373 0.000246 1.328490 ( 1.325838)
build_ruby 0.001405 0.000252 3.894802 ( 4.106491)
build_all 0.008059 0.000720 8.061108 ( 3.156432)
build_install 0.018742 0.003782 11.269388 ( 5.349028)
test_btest 0.000675 0.000120 119.369527 ( 39.788283)
test_basic 0.005812 0.007590 1.304775 ( 1.404573)
test_all 0.091198 0.059935 919.615652 (301.403215)
test_rubyspec 0.058443 0.029483 165.107360 ( 30.697823)
total: 395.96 sec