Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-165232
#<BuildRuby:0x00007ff6c383fdd0
@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.20240803-165232",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.003721 0.003910 3.103293 ( 3.093870)
build_miniruby 0.001251 0.000282 1.665212 ( 1.661433)
build_ruby 0.001549 0.000350 3.969991 ( 4.199607)
build_all 0.007398 0.000732 7.847887 ( 2.970263)
build_install 0.011613 0.008098 10.183258 ( 4.449093)
test_btest 0.000686 0.000176 114.434588 ( 29.891854)
test_basic 0.001635 0.008833 1.017636 ( 1.063849)
test_all 0.103343 0.046048 846.716424 (265.232990)
test_rubyspec 0.044528 0.043897 165.406607 ( 33.205638)
total: 345.77 sec