Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-001611
#<BuildRuby:0x00007f3a6475fdc8
@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.20241202-001611",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003023 0.004634 2.791723 ( 2.721493)
build_miniruby 0.000000 0.001473 1.589853 ( 1.586645)
build_ruby 0.001305 0.000768 3.975316 ( 5.020635)
build_all 0.006429 0.000632 5.830226 ( 3.157732)
build_install 0.005875 0.011105 8.543831 ( 31.097404)
test_btest 0.000780 0.000245 77.650893 ( 22.752415)
test_basic 0.009839 0.002133 1.108363 ( 1.179399)
test_all 0.124695 0.019025 714.265550 (222.241881)
test_rubyspec 0.039664 0.043473 120.151127 ( 26.526289)
total: 316.28 sec