Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-001545
#<BuildRuby:0x00007f75ee4bfdc8
@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.20241025-001545",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003045 0.004746 3.505872 ( 3.419312)
build_miniruby 0.001480 0.000358 1.357428 ( 1.358070)
build_ruby 0.001798 0.000436 4.359102 ( 4.543452)
build_all 0.004008 0.004153 6.988254 ( 2.945896)
build_install 0.010856 0.007395 9.041553 ( 4.194800)
test_btest 0.000877 0.000000 77.101388 ( 20.378184)
test_basic 0.009383 0.000366 0.988167 ( 1.037115)
test_all 0.116548 0.031368 710.220558 (222.603722)
test_rubyspec 0.041921 0.044031 123.705148 ( 28.868486)
total: 289.35 sec