Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-023047
#<BuildRuby:0x000055584563afe0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220912-023047",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008627 0.001710 1.154950 ( 1.888490)
build_miniruby 0.000000 0.001921 0.073467 ( 0.073447)
build_ruby 0.000000 0.001679 0.074349 ( 0.074996)
build_all 0.002496 0.008196 1.532365 ( 0.593066)
build_install 0.011858 0.010629 1.919975 ( 0.962281)
test_btest 0.001436 0.000000 94.754680 ( 9.624882)
test_basic 0.008088 0.000000 0.351664 ( 0.441047)
test_all 0.004802 0.000614 640.858029 ( 66.467481)
test_rubyspec 0.087660 0.084688 47.242268 ( 55.213587)
total: 135.34 sec