Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-210229
#<BuildRuby:0x00007f888876fdc8
@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.20240929-210229",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.007360 0.002352 5.165399 ( 4.398886)
build_miniruby 0.001309 0.000465 1.805549 ( 1.822511)
build_ruby 0.000146 0.002502 4.846277 ( 5.041555)
build_all 0.009301 0.000600 7.698179 ( 4.120723)
build_install 0.007841 0.017555 11.634887 ( 6.467142)
test_btest 0.000543 0.000250 101.161063 ( 41.192682)
test_basic 0.008916 0.003046 1.160612 ( 1.248503)
test_all 0.107445 0.050636 825.406611 (295.611364)
test_rubyspec 0.049943 0.030760 139.104873 ( 29.337703)
total: 389.24 sec