Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-025638
#<BuildRuby:0x00007f963c9cfde0
@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.20240806-025638",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007547 0.000562 3.872273 ( 3.996965)
build_miniruby 0.000000 0.001832 1.689679 ( 1.686674)
build_ruby 0.000767 0.001535 4.391773 ( 4.556877)
build_all 0.009469 0.000263 8.382603 ( 3.297271)
build_install 0.017898 0.002314 10.718855 ( 4.757425)
test_btest 0.000690 0.000115 115.368984 ( 32.529667)
test_basic 0.010231 0.000219 1.241529 ( 1.289850)
test_all 0.108540 0.047378 828.880418 (274.017687)
test_rubyspec 0.048654 0.039492 172.064440 ( 41.376456)
total: 367.51 sec