Logfile: /home/ko1/ruby/logs/brlog.trunk-no-mjit.20221203-002716
#<BuildRuby:0x0000562cbcc95d30
@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-002716",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000127 0.006628 1.619706 ( 2.166048)
build_miniruby 0.001258 0.000225 3.177860 ( 2.939134)
build_ruby 0.001663 0.000000 1.613824 ( 1.630894)
build_all 0.006509 0.000112 1.793300 ( 1.238564)
build_install 0.011404 0.005281 2.631988 ( 2.023257)
test_btest 0.000551 0.000107 49.379557 ( 20.048579)
test_basic 0.000554 0.003308 0.324356 ( 0.419713)
test_all 0.001435 0.000314 509.963561 (269.325781)
test_rubyspec 0.047462 0.015883 72.364739 (104.423741)
total: 404.22 sec