Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-203459
#<BuildRuby:0x00007f92543afdc0
@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.20240807-203459",
@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.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.003577 0.003966 3.453181 ( 3.519384)
build_miniruby 0.001359 0.000271 1.540744 ( 1.537746)
build_ruby 0.001859 0.000000 4.042791 ( 4.231823)
build_all 0.008179 0.000000 7.786888 ( 3.055409)
build_install 0.016257 0.001052 10.866075 ( 5.087564)
test_btest 0.000714 0.000123 110.566455 ( 29.763502)
test_basic 0.005233 0.004478 1.194728 ( 1.242560)
test_all 0.112906 0.033210 760.613881 (219.389472)
test_rubyspec 0.029553 0.063082 156.395414 ( 28.079751)
total: 295.91 sec