Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-060833
#<BuildRuby:0x000055dfd70d3ba0
@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.20220724-060833",
@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.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003516 0.006224 0.855120 ( 2.521803)
build_miniruby 0.000836 0.000557 0.053236 ( 0.051589)
build_ruby 0.000911 0.000608 0.054034 ( 0.052539)
build_all 0.001605 0.005724 1.245912 ( 0.469441)
build_install 0.015583 0.000939 4.367875 ( 1.818542)
test_btest 0.000000 0.001439 52.369017 ( 6.139079)
test_basic 0.000000 0.005639 0.281546 ( 0.372008)
test_all 0.000472 0.002612 488.847153 ( 51.758807)
test_rubyspec 0.057725 0.072256 41.646352 ( 47.225773)
total: 110.41 sec