Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-082553
#<BuildRuby:0x0000562fd93d9438
@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.20221016-082553",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006670 0.004797 1.107222 ( 1.175261)
build_miniruby 0.001492 0.000497 0.100368 ( 0.099583)
build_ruby 0.001270 0.000424 0.094590 ( 0.094208)
build_all 0.006208 0.002070 1.335049 ( 0.595325)
build_install 0.014087 0.001859 1.647567 ( 0.916113)
test_btest 0.001528 0.000449 61.300132 ( 6.699732)
test_basic 0.006523 0.000602 0.362715 ( 0.458534)
test_all 0.006858 0.000215 492.337837 ( 53.523730)
test_rubyspec 0.089708 0.031956 43.571536 ( 52.244596)
total: 115.81 sec