Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-090821
#<BuildRuby:0x000055ba0929e208
@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-090821",
@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.000018)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.000000 0.005765 1.145256 ( 1.330619)
build_miniruby 0.000000 0.001122 0.709550 ( 0.708512)
build_ruby 0.000000 0.001337 1.510219 ( 1.503239)
build_all 0.000000 0.006679 2.881423 ( 1.451861)
build_install 0.003465 0.008240 2.029738 ( 1.217137)
test_btest 0.000477 0.000238 56.869298 ( 15.748561)
test_basic 0.001868 0.000934 0.257148 ( 0.354526)
test_all 0.001246 0.000000 538.073243 (152.572601)
test_rubyspec 0.019993 0.018589 57.251809 ( 67.463739)
total: 242.35 sec