Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-122600
#<BuildRuby:0x000055618d919fa8
@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-122600",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005501 0.000138 1.332146 ( 1.561720)
build_miniruby 0.001003 0.000088 0.860672 ( 0.859663)
build_ruby 0.001201 0.000104 1.221456 ( 1.212160)
build_all 0.007089 0.000000 3.705526 ( 1.926111)
build_install 0.014528 0.000726 2.649477 ( 1.727736)
test_btest 0.000717 0.000055 57.648060 ( 26.297561)
test_basic 0.004393 0.000338 0.384070 ( 0.482427)
test_all 0.002050 0.000158 650.401297 (258.903925)
test_rubyspec 0.032820 0.019391 73.102012 ( 88.015031)
total: 380.99 sec