Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-135121
#<BuildRuby:0x00007fdaed8afdc0
@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.20240927-135121",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003964 0.005002 4.606910 ( 3.946726)
build_miniruby 0.001743 0.000000 1.376214 ( 1.372589)
build_ruby 0.001764 0.000000 3.663892 ( 3.850078)
build_all 0.003404 0.004988 6.696483 ( 2.710230)
build_install 0.011447 0.008142 9.755290 ( 4.490172)
test_btest 0.000830 0.000252 93.015442 ( 25.906203)
test_basic 0.011509 0.002129 1.300855 ( 2.378070)
test_all 0.111408 0.039975 780.988274 (244.756185)
test_rubyspec 0.028461 0.054622 134.083991 ( 28.941824)
total: 318.35 sec