Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-030917
#<BuildRuby:0x000055fcdce11f98
@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-030917",
@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.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004833 0.000805 1.299966 ( 1.492095)
build_miniruby 0.000845 0.000141 0.699926 ( 0.699122)
build_ruby 0.001214 0.000202 1.446029 ( 1.437932)
build_all 0.006652 0.000356 3.627842 ( 1.938751)
build_install 0.011554 0.000359 2.553512 ( 1.598204)
test_btest 0.000616 0.000088 59.490292 ( 18.412029)
test_basic 0.000830 0.004831 0.374529 ( 0.488374)
test_all 0.001757 0.000000 635.146537 (196.534704)
test_rubyspec 0.023055 0.017278 65.609440 ( 75.381593)
total: 297.98 sec