Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-094241
#<BuildRuby:0x00007f1af04bfde0
@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.20241005-094241",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000880 0.006877 3.962712 ( 4.253449)
build_miniruby 0.001918 0.000000 1.756132 ( 1.757357)
build_ruby 0.001835 0.000000 4.376151 ( 4.552155)
build_all 0.004411 0.005209 7.258516 ( 2.965459)
build_install 0.014757 0.005208 9.860061 ( 4.528698)
test_btest 0.000000 0.001072 92.673168 ( 24.556707)
test_basic 0.000000 0.010709 1.026218 ( 1.073459)
test_all 0.113108 0.034995 731.856558 (245.637200)
test_rubyspec 0.063323 0.026625 134.290724 ( 25.259389)
total: 314.58 sec