Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-151425
#<BuildRuby:0x00007fa7e62efdc0
@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.20241010-151425",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008325 0.000962 4.555634 ( 5.603274)
build_miniruby 0.001900 0.000411 20.786796 ( 20.721353)
build_ruby 0.001937 0.000419 4.770663 ( 5.185680)
build_all 0.009765 0.001190 8.061323 ( 5.516655)
build_install 0.016015 0.007292 11.130367 ( 7.224736)
test_btest 0.000860 0.000200 91.560401 ( 24.818210)
test_basic 0.009178 0.001140 1.106466 ( 1.152947)
test_all 0.115539 0.035462 738.471722 (258.272950)
test_rubyspec 0.050877 0.033987 133.628888 ( 32.985633)
total: 361.48 sec