Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-125233
#<BuildRuby:0x000056454075a130
@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.20230805-125233",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.006882 0.000215 2.327907 ( 6.042634)
build_miniruby 0.001411 0.000044 1.745773 ( 3.307885)
build_ruby 0.000000 0.002053 3.418028 ( 5.952804)
build_all 0.005723 0.002214 2.842403 ( 4.195641)
build_install 0.016325 0.004247 4.492572 ( 6.095176)
test_btest 0.000823 0.000067 84.888814 ( 55.147837)
test_basic 0.008775 0.000009 1.014952 ( 1.340572)
test_all 0.001754 0.000135 708.560336 (395.767738)
test_rubyspec 0.014844 0.042985 102.299490 (150.605029)
total: 628.46 sec