Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-062806
#<BuildRuby:0x00007f7a75b1fde0
@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.20240930-062806",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007833 0.001828 5.105448 ( 5.379848)
build_miniruby 0.001264 0.000295 1.823190 ( 2.044343)
build_ruby 0.002322 0.000000 4.806620 ( 5.224533)
build_all 0.009466 0.000699 7.391381 ( 5.217650)
build_install 0.022419 0.002783 11.084602 ( 8.148589)
test_btest 0.001033 0.000213 99.092464 ( 77.822956)
test_basic 0.006821 0.006489 1.314918 ( 1.672942)
test_all 0.110590 0.052221 875.911956 (671.765404)
test_rubyspec 0.044820 0.047103 145.962033 ( 96.611965)
total: 873.89 sec