Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-012325
#<BuildRuby:0x00005610c113f3a8
@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.20220718-012325",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004381 0.006173 0.970134 ( 1.061600)
build_miniruby 0.001639 0.000410 0.075561 ( 0.073495)
build_ruby 0.001807 0.000452 0.075110 ( 0.072708)
build_all 0.009965 0.000525 1.568326 ( 0.595429)
build_install 0.014424 0.007944 5.102037 ( 2.075784)
test_btest 0.000895 0.000248 75.923243 ( 8.160476)
test_basic 0.005646 0.001568 0.312053 ( 0.407038)
test_all 0.002133 0.000592 671.475373 ( 66.424943)
test_rubyspec 0.107805 0.070814 45.395759 ( 51.119876)
total: 129.99 sec