Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-040919
#<BuildRuby:0x00007fc23606fdd8
@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.20241114-040919",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006574 0.000654 2.621443 ( 2.908988)
build_miniruby 0.001348 0.000321 1.057790 ( 1.055534)
build_ruby 0.001768 0.000000 2.874264 ( 3.098482)
build_all 0.002613 0.005827 5.365096 ( 2.094513)
build_install 0.015889 0.001232 7.291553 ( 3.293023)
test_btest 0.000626 0.000162 67.533899 ( 18.244598)
test_basic 0.006822 0.000727 0.678271 ( 0.741587)
test_all 0.088908 0.054095 618.924318 (186.200671)
test_rubyspec 0.053924 0.025302 118.124056 ( 21.479143)
total: 239.12 sec