Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-020439
#<BuildRuby:0x00007f7d04d6fdc0
@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.20241126-020439",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004405 0.004050 3.470620 ( 3.543866)
build_miniruby 0.000000 0.002124 1.618643 ( 1.623138)
build_ruby 0.000132 0.001772 4.070900 ( 4.249616)
build_all 0.006586 0.002641 6.376513 ( 2.839835)
build_install 0.005537 0.013335 8.886702 ( 4.795375)
test_btest 0.000586 0.000195 75.649579 ( 20.747835)
test_basic 0.000752 0.008422 0.953160 ( 1.009100)
test_all 0.085159 0.060277 727.926125 (225.369251)
test_rubyspec 0.052340 0.024343 113.267097 ( 27.088859)
total: 291.27 sec