Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-233751
#<BuildRuby:0x0000556caeaa1138
@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-233751",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006017 0.000471 1.520723 ( 2.129021)
build_miniruby 0.000000 0.001419 0.898936 ( 0.916859)
build_ruby 0.000000 0.001461 1.663035 ( 1.670507)
build_all 0.003382 0.003728 3.764567 ( 2.304541)
build_install 0.016576 0.000291 2.816625 ( 2.330183)
test_btest 0.000558 0.000139 55.779572 ( 27.128864)
test_basic 0.001414 0.004323 0.380525 ( 0.484400)
test_all 0.001135 0.000000 601.115991 (226.531038)
test_rubyspec 0.016248 0.026432 68.279288 ( 78.769063)
total: 342.27 sec