Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-023900
#<BuildRuby:0x000055e13e994880
@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.20220830-023900",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007226 0.004448 0.995891 ( 1.213969)
build_miniruby 0.001642 0.000329 0.074403 ( 0.073949)
build_ruby 0.002008 0.000401 0.079252 ( 0.078569)
build_all 0.009748 0.001032 1.516171 ( 0.587845)
build_install 0.018816 0.004682 1.878852 ( 0.947683)
test_btest 0.001126 0.000225 70.876832 ( 8.578883)
test_basic 0.002730 0.004216 0.326757 ( 0.417981)
test_all 0.003594 0.000856 682.220560 ( 66.902414)
test_rubyspec 0.093702 0.084695 45.529851 ( 54.001593)
total: 132.80 sec