Logfile: /home/ko1/ruby/logs/brlog.trunk-no-mjit.20221203-223448
#<BuildRuby:0x000055e605d52208
@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.20221203-223448",
@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.000017 0.000002 0.000019 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006828 0.000569 1.627599 ( 2.859528)
build_miniruby 0.001345 0.000112 1.013938 ( 1.349608)
build_ruby 0.001577 0.000131 1.603589 ( 1.899095)
build_all 0.003753 0.003930 1.892139 ( 2.042592)
build_install 0.007487 0.010126 2.795223 ( 2.969151)
test_btest 0.000867 0.000166 50.630675 ( 44.507349)
test_basic 0.007234 0.000000 0.376704 ( 0.706946)
test_all 0.002236 0.000000 521.334722 (572.132991)
test_rubyspec 0.024320 0.033161 72.331479 (113.915701)
total: 742.38 sec