Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-011246
#<BuildRuby:0x00007f3ecb1afde0
@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.20240924-011246",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.005776 0.002736 3.609103 ( 3.154046)
build_miniruby 0.001105 0.000524 1.349496 ( 1.351048)
build_ruby 0.001387 0.000657 3.270742 ( 3.476440)
build_all 0.008754 0.000075 6.240950 ( 2.479356)
build_install 0.007271 0.012412 9.545927 ( 4.336404)
test_btest 0.000577 0.000302 90.332118 ( 23.415881)
test_basic 0.006718 0.003302 1.065552 ( 1.117667)
test_all 0.093371 0.055426 745.964345 (215.747793)
test_rubyspec 0.046823 0.038669 130.035536 ( 26.295066)
total: 281.37 sec