Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-121243
#<BuildRuby:0x00007f3ea99efdd8
@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.20241020-121243",
@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.000005 0.000026 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007388 0.000775 4.019452 ( 3.865027)
build_miniruby 0.001634 0.000000 1.721648 ( 1.718264)
build_ruby 0.002122 0.000000 4.240671 ( 4.600643)
build_all 0.009800 0.000000 7.465355 ( 3.084230)
build_install 0.013204 0.005559 9.724642 ( 4.377767)
test_btest 0.000884 0.000197 92.381196 ( 24.250227)
test_basic 0.006675 0.004866 1.186373 ( 1.238042)
test_all 0.103693 0.047373 796.304533 (248.985560)
test_rubyspec 0.057737 0.031182 137.481906 ( 30.439302)
total: 322.56 sec