Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-001511
#<BuildRuby:0x00007f3dbd8afdc0
@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.20240920-001511",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000618 0.008178 4.947192 ( 4.052132)
build_miniruby 0.001379 0.000334 1.505824 ( 1.511282)
build_ruby 0.001686 0.000408 4.480635 ( 4.672655)
build_all 0.008534 0.000000 7.242500 ( 3.081171)
build_install 0.021233 0.000186 10.629809 ( 4.772599)
test_btest 0.000890 0.000178 94.923309 ( 24.983693)
test_basic 0.003886 0.007402 1.099305 ( 1.143865)
test_all 0.117666 0.031460 762.986650 (216.154575)
test_rubyspec 0.053381 0.036335 137.334835 ( 25.549262)
total: 285.92 sec