Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-193817
#<BuildRuby:0x00005647f82609d0
@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.20220826-193817",
@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.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007975 0.005624 0.978176 ( 1.029571)
build_miniruby 0.001168 0.000487 0.078540 ( 0.077572)
build_ruby 0.002327 0.000000 0.079669 ( 0.077942)
build_all 0.008967 0.000939 1.484197 ( 0.574262)
build_install 0.016824 0.006008 1.883235 ( 0.930858)
test_btest 0.001122 0.000401 73.585432 ( 8.468439)
test_basic 0.006805 0.000311 0.328178 ( 0.416731)
test_all 0.002809 0.000937 684.868606 ( 66.968818)
test_rubyspec 0.073002 0.097647 45.779172 ( 54.188969)
total: 132.73 sec