Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-081753
#<BuildRuby:0x000055b2ba36a390
@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.20230727-081753",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007116 0.000474 2.281166 ( 5.275502)
build_miniruby 0.001448 0.000096 1.629179 ( 2.675783)
build_ruby 0.001687 0.000113 3.336351 ( 4.588864)
build_all 0.004271 0.004373 2.849083 ( 3.138232)
build_install 0.010868 0.007813 4.264655 ( 4.757233)
test_btest 0.000883 0.000126 83.238272 ( 49.864392)
test_basic 0.004064 0.003511 0.983355 ( 1.335297)
test_all 0.000856 0.000139 673.160457 (346.588809)
test_rubyspec 0.031074 0.026552 96.555251 (134.078502)
total: 552.30 sec