Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-114804
#<BuildRuby:0x0000563331ce4a68
@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.20221025-114804",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005237 0.004334 1.128632 ( 1.629269)
build_miniruby 0.000000 0.002531 0.115495 ( 0.111859)
build_ruby 0.000059 0.001570 0.107742 ( 0.104981)
build_all 0.006162 0.002054 1.382538 ( 0.588859)
build_install 0.013621 0.002756 1.744477 ( 0.922325)
test_btest 0.001025 0.000315 60.496748 ( 6.940782)
test_basic 0.005405 0.001663 0.364518 ( 0.459512)
test_all 0.001458 0.005502 491.857783 ( 54.158648)
test_rubyspec 0.063978 0.059662 43.422862 ( 51.659272)
total: 116.58 sec