Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-205151
#<BuildRuby:0x0000560b94dd5ef0
@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.20221204-205151",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007419 0.000391 1.685548 ( 2.947170)
build_miniruby 0.000000 0.001388 1.121459 ( 1.442138)
build_ruby 0.000000 0.001722 1.853847 ( 2.140772)
build_all 0.009031 0.000401 4.130129 ( 4.744337)
build_install 0.015142 0.005183 2.998765 ( 3.488045)
test_btest 0.000696 0.000112 71.530549 ( 59.843529)
test_basic 0.003211 0.004097 0.435046 ( 0.953285)
test_all 0.000000 0.002171 682.996251 (390.679025)
test_rubyspec 0.011566 0.022958 60.470093 ( 70.455530)
total: 536.70 sec