Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-220225
#<BuildRuby:0x00007f1c9558fdc8
@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.20240827-220225",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.005165 0.004206 4.115786 ( 5.665415)
build_miniruby 0.000000 0.002377 1.768484 ( 2.306458)
build_ruby 0.001097 0.000866 4.871768 ( 6.016709)
build_all 0.007947 0.003937 9.256160 ( 9.276270)
build_install 0.014888 0.011522 12.466027 ( 12.646935)
test_btest 0.000731 0.000204 125.123747 (131.080284)
test_basic 0.004164 0.007907 1.318881 ( 2.164213)
test_all 0.124668 0.037338 934.322334 (755.510631)
test_rubyspec 0.037735 0.054016 165.915617 ( 60.812410)
total: 985.48 sec