Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-101114
#<BuildRuby:0x00007fb519e3fdc0
@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.20240812-101114",
@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.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003926 0.003987 4.164439 ( 4.008672)
build_miniruby 0.001299 0.000325 1.789126 ( 1.795884)
build_ruby 0.002229 0.000000 4.085635 ( 4.255646)
build_all 0.008301 0.000000 7.921886 ( 2.839690)
build_install 0.016382 0.008831 11.991368 ( 7.934752)
test_btest 0.001003 0.000264 120.570024 ( 41.573015)
test_basic 0.002892 0.007920 1.015952 ( 1.059916)
test_all 0.114064 0.042145 863.843429 (293.712069)
test_rubyspec 0.029412 0.064643 161.605051 ( 28.148148)
total: 385.33 sec