Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-052422
#<BuildRuby:0x00007fba9494fdd0
@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.20240907-052422",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003752 0.003977 3.474138 ( 3.379077)
build_miniruby 0.001393 0.000295 1.619504 ( 1.615586)
build_ruby 0.001585 0.000336 4.000563 ( 4.176630)
build_all 0.006989 0.001483 7.815727 ( 2.941318)
build_install 0.017554 0.002721 10.526317 ( 4.990525)
test_btest 0.000852 0.000176 121.274205 ( 31.280469)
test_basic 0.001614 0.008707 1.150134 ( 1.197024)
test_all 0.098261 0.054900 815.419580 (229.579088)
test_rubyspec 0.042079 0.050506 170.576621 ( 33.306493)
total: 312.47 sec