Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-200652
#<BuildRuby:0x000055cb5c832700
@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-200652",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.002364 0.003500 1.445076 ( 1.648742)
build_miniruby 0.000934 0.000295 0.882331 ( 0.883671)
build_ruby 0.001429 0.000000 1.596499 ( 1.593470)
build_all 0.006610 0.000000 3.448526 ( 1.690120)
build_install 0.009966 0.003900 2.590766 ( 1.735546)
test_btest 0.000535 0.000159 58.549961 ( 18.279871)
test_basic 0.001490 0.002857 0.324128 ( 0.421545)
test_all 0.000708 0.000228 619.209090 (193.340404)
test_rubyspec 0.026369 0.017417 64.323600 ( 75.477814)
total: 295.07 sec