Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-041758
#<BuildRuby:0x000055f89e5e2058
@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-041758",
@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.000013 0.000000 0.000013 ( 0.000012)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.003569 0.002125 1.237412 ( 1.412034)
build_miniruby 0.000876 0.000206 0.660294 ( 0.659017)
build_ruby 0.001030 0.000242 1.239032 ( 1.231466)
build_all 0.001358 0.005642 3.185791 ( 1.493513)
build_install 0.013073 0.000716 2.102476 ( 1.250782)
test_btest 0.000619 0.000168 61.091083 ( 15.842887)
test_basic 0.000000 0.003917 0.311721 ( 0.405787)
test_all 0.000000 0.001069 556.283920 (164.133120)
test_rubyspec 0.007925 0.026407 55.514210 ( 65.521926)
total: 251.95 sec