Logfile: /home/ko1/ruby/logs/brlog.trunk-no-mjit.20221204-194455
#<BuildRuby:0x000055cccbced810
@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-no-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-no-mjit",
@TARGET_NAME="trunk-no-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-no-mjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-jit-support"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-no-mjit.20221204-194455",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.002408 0.003423 1.069581 ( 1.233183)
build_miniruby 0.000844 0.000225 0.661665 ( 0.660500)
build_ruby 0.001043 0.000278 1.151610 ( 1.144571)
build_all 0.004541 0.000176 1.366176 ( 0.700548)
build_install 0.010091 0.001461 1.915879 ( 1.185005)
test_btest 0.000635 0.000149 45.864949 ( 13.883279)
test_basic 0.001032 0.002321 0.216323 ( 0.313584)
test_all 0.001525 0.000000 486.033394 (201.072064)
test_rubyspec 0.031843 0.034266 73.815468 (106.122582)
total: 326.32 sec