Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-094623
#<BuildRuby:0x00007f2d5d37fdc0
@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.20240813-094623",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.008430 0.001480 4.244913 ( 6.124071)
build_miniruby 0.001358 0.000453 1.861209 ( 2.363842)
build_ruby 0.001922 0.000641 5.121768 ( 11.371443)
build_all 0.000000 0.011103 9.386523 ( 10.071406)
build_install 0.008961 0.018815 12.389033 ( 14.560031)
test_btest 0.000771 0.000410 130.546673 (128.954728)
test_basic 0.009962 0.002918 1.430658 ( 2.620762)
test_all 0.108410 0.061111 976.676066 (939.363417)
test_rubyspec 0.065398 0.033362 187.547353 (131.027642)
total: 1246.46 sec