Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-161643
#<BuildRuby:0x000055c89a4e1f70
@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.20230508-161643",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000000 0.000040 0.000040 ( 0.000040)
configure 0.000000 0.000024 0.000024 ( 0.000024)
build_up 0.001180 0.003977 1.668837 ( 3.026962)
build_miniruby 0.001275 0.000098 1.239304 ( 1.238146)
build_ruby 0.001477 0.000114 2.411687 ( 2.646159)
build_all 0.006277 0.000155 2.062753 ( 1.454522)
build_install 0.014722 0.000000 3.151715 ( 2.400473)
test_btest 0.000848 0.000000 73.684613 ( 30.970869)
test_basic 0.001777 0.004305 0.747542 ( 0.852000)
test_all 0.001376 0.000134 578.729895 (202.344365)
test_rubyspec 0.016239 0.037137 80.375801 ( 93.450466)
total: 338.38 sec