Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-100836
#<BuildRuby:0x0000557f952021b8
@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.20230704-100836",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002607 0.003685 1.957829 ( 3.247359)
build_miniruby 0.001254 0.000241 1.516405 ( 1.517677)
build_ruby 0.001485 0.000000 3.019670 ( 3.251231)
build_all 0.004005 0.003451 2.519402 ( 2.175346)
build_install 0.015654 0.002438 3.923860 ( 3.911482)
test_btest 0.000630 0.000130 81.343321 ( 34.674078)
test_basic 0.003909 0.004210 0.902166 ( 1.029463)
test_all 0.001989 0.000137 613.334698 (250.319586)
test_rubyspec 0.020958 0.030516 89.061450 (104.116599)
total: 404.24 sec