Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-052055
#<BuildRuby:0x000055f3111f2048
@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.20221203-052055",
@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.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.005963 1.447261 ( 1.895196)
build_miniruby 0.000179 0.001089 0.912491 ( 1.059135)
build_ruby 0.001315 0.000313 1.648121 ( 1.647053)
build_all 0.006929 0.000687 3.846449 ( 2.622655)
build_install 0.009894 0.004495 2.701675 ( 2.229248)
test_btest 0.000474 0.000118 56.758761 ( 29.606256)
test_basic 0.000000 0.005705 0.383822 ( 0.598185)
test_all 0.000000 0.000969 614.846975 (246.085765)
test_rubyspec 0.007331 0.037813 68.286265 ( 81.340391)
total: 367.08 sec