Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-101130
#<BuildRuby:0x0000558951b42140
@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.20221205-101130",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005447 0.000072 1.235742 ( 1.396999)
build_miniruby 0.001012 0.000051 0.688322 ( 0.686921)
build_ruby 0.001243 0.000062 1.244248 ( 1.236301)
build_all 0.001331 0.004329 3.072472 ( 1.582749)
build_install 0.006361 0.008135 2.194367 ( 1.361802)
test_btest 0.000691 0.000126 57.991380 ( 16.630727)
test_basic 0.000704 0.003442 0.324564 ( 0.418842)
test_all 0.000000 0.000986 538.206853 (156.265646)
test_rubyspec 0.010251 0.022938 53.890896 ( 63.893880)
total: 243.47 sec