Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-132808
#<BuildRuby:0x00007f70638ffdd8
@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.20241125-132808",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.008593 0.000107 3.625512 ( 4.655363)
build_miniruby 0.001568 0.000369 1.798435 ( 2.002547)
build_ruby 0.001702 0.000401 4.371637 ( 5.200876)
build_all 0.003511 0.008046 6.945598 ( 6.406163)
build_install 0.023381 0.002651 9.604905 ( 8.869522)
test_btest 0.000000 0.000814 83.269219 ( 75.923243)
test_basic 0.001937 0.010507 1.183884 ( 1.578851)
test_all 0.120110 0.035294 782.111629 (476.918446)
test_rubyspec 0.048981 0.036588 120.660172 ( 40.003602)
total: 621.56 sec