Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-192702
#<BuildRuby:0x000055fefff608e8
@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.20220205-192702",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006190 0.004317 0.930215 ( 0.954311)
build_miniruby 0.001417 0.000283 0.074879 ( 0.073641)
build_ruby 0.001781 0.000356 0.077541 ( 0.075695)
build_all 0.008318 0.001663 4.136609 ( 0.794710)
build_install 0.022856 0.000580 7.906992 ( 2.350861)
test_btest 0.001626 0.000000 74.697307 ( 8.500133)
test_basic 0.008412 0.000774 0.345058 ( 0.442167)
test_all 0.001728 0.000259 659.967953 ( 64.888499)
test_rubyspec 0.089419 0.073211 45.933824 ( 51.482879)
total: 129.56 sec