Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-093028
#<BuildRuby:0x00005589f699a3b0
@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.20221206-093028",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001227 0.004231 1.215114 ( 1.400276)
build_miniruby 0.000954 0.000216 0.900784 ( 0.900667)
build_ruby 0.001105 0.000251 1.456662 ( 1.449729)
build_all 0.000242 0.007042 3.810030 ( 2.191241)
build_install 0.009137 0.004343 2.675354 ( 1.963263)
test_btest 0.000707 0.000000 56.878851 ( 26.156216)
test_basic 0.000678 0.003122 0.394045 ( 0.516821)
test_all 0.000840 0.000291 601.501544 (241.835505)
test_rubyspec 0.026938 0.015502 67.070875 ( 77.456792)
total: 353.87 sec