Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-024139
#<BuildRuby:0x00007f8d4f3cfdc8
@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.20240823-024139",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.000523 0.007010 3.904215 ( 4.030582)
build_miniruby 0.001311 0.000422 1.540636 ( 1.537008)
build_ruby 0.001340 0.000432 3.409706 ( 3.605795)
build_all 0.005493 0.003183 8.224148 ( 3.278222)
build_install 0.015979 0.002522 10.123395 ( 4.613152)
test_btest 0.000665 0.000209 114.545448 ( 30.085659)
test_basic 0.008195 0.001211 1.069148 ( 1.116134)
test_all 0.128041 0.023325 854.589115 (247.119906)
test_rubyspec 0.048861 0.041299 162.851757 ( 34.657985)
total: 330.05 sec