Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-045353
#<BuildRuby:0x000055d15c85e700
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-045353",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.002319 0.003690 1.187228 ( 1.368309)
build_miniruby 0.000985 0.000164 0.699928 ( 0.698668)
build_ruby 0.001228 0.000205 1.249101 ( 1.239769)
build_all 0.006662 0.000420 3.502617 ( 1.765278)
build_install 0.005081 0.006624 2.155429 ( 1.290544)
test_btest 0.000000 0.000887 59.776376 ( 16.130072)
test_basic 0.000000 0.004563 0.372911 ( 0.466262)
test_all 0.000000 0.001089 584.055215 (166.284414)
test_rubyspec 0.018448 0.015134 51.756120 ( 62.132989)
total: 251.38 sec