Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-061300
#<BuildRuby:0x000055bdb9cd9f70
@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.20230513-061300",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001627 0.004200 1.664439 ( 2.910353)
build_miniruby 0.001129 0.000154 1.100040 ( 1.107262)
build_ruby 0.001172 0.000159 2.399222 ( 2.618575)
build_all 0.005537 0.000755 2.059884 ( 1.281291)
build_install 0.009731 0.007317 3.264022 ( 2.270368)
test_btest 0.000574 0.000111 71.514778 ( 22.961417)
test_basic 0.004338 0.000834 0.704064 ( 0.786798)
test_all 0.001409 0.000271 577.818666 (176.224894)
test_rubyspec 0.016870 0.028694 75.072137 ( 86.840532)
total: 297.00 sec