Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-095226
#<BuildRuby:0x000055d15307e2c8
@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-095226",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.006088 0.000394 1.538749 ( 2.295447)
build_miniruby 0.001141 0.000208 0.941311 ( 0.942329)
build_ruby 0.001239 0.000225 1.670347 ( 1.857687)
build_all 0.007063 0.000508 3.919981 ( 2.798705)
build_install 0.007023 0.008200 2.844456 ( 2.630329)
test_btest 0.000532 0.000128 58.690787 ( 34.061029)
test_basic 0.006830 0.000000 0.398607 ( 0.640123)
test_all 0.001040 0.000000 618.165304 (252.992626)
test_rubyspec 0.018084 0.024666 67.528376 ( 78.368705)
total: 376.59 sec