Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-182611
#<BuildRuby:0x000055eeaba2a400
@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-182611",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.005950 0.000169 1.436735 ( 1.600717)
build_miniruby 0.001334 0.000116 1.081233 ( 1.080394)
build_ruby 0.001580 0.000137 1.769197 ( 1.794418)
build_all 0.007618 0.000283 3.827583 ( 2.196406)
build_install 0.009613 0.008222 2.858221 ( 2.169302)
test_btest 0.000562 0.000084 59.093040 ( 26.659950)
test_basic 0.001854 0.003835 0.353191 ( 0.458278)
test_all 0.001373 0.000245 664.417192 (240.022429)
test_rubyspec 0.018379 0.032772 71.880565 ( 82.356226)
total: 358.34 sec