Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-065631
#<BuildRuby:0x00007f8af2c8fdc8
@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.20240801-065631",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004220 0.003318 3.495120 ( 3.431911)
build_miniruby 0.001553 0.000000 1.581391 ( 1.578684)
build_ruby 0.001886 0.000000 3.881172 ( 4.093508)
build_all 0.004058 0.004725 8.148838 ( 3.165900)
build_install 0.009157 0.009215 11.146793 ( 5.155819)
test_btest 0.000717 0.000188 119.692448 ( 31.318550)
test_basic 0.009455 0.002489 1.221262 ( 1.270906)
test_all 0.128084 0.022672 830.063823 (256.653033)
test_rubyspec 0.051693 0.039460 169.234113 ( 36.635547)
total: 343.30 sec