Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-174701
#<BuildRuby:0x0000560aebf963b0
@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.20230924-174701",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005908 0.000656 2.211147 ( 4.235476)
build_miniruby 0.001387 0.000154 1.619534 ( 1.631873)
build_ruby 0.001660 0.000184 3.374871 ( 3.648720)
build_all 0.006958 0.000773 5.991378 ( 3.914151)
build_install 0.014468 0.005328 7.547564 ( 5.812103)
test_btest 0.000641 0.000089 81.813556 ( 45.201220)
test_basic 0.002243 0.005198 0.935703 ( 1.333775)
test_all 0.008780 0.000669 643.511852 (299.344239)
test_rubyspec 0.045903 0.025441 102.184840 (121.502600)
total: 486.63 sec