Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-043152
#<BuildRuby:0x0000563888fb40c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230130-043152",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000595 0.002877 0.640182 ( 1.040630)
build_miniruby 0.000650 0.000236 0.626190 ( 0.626422)
build_ruby 0.000848 0.000308 2.045092 ( 2.073127)
build_all 0.007893 0.001297 11.860232 ( 1.448801)
build_install 0.004956 0.001652 1.534241 ( 0.725066)
test_btest 0.000556 0.000185 64.544438 ( 6.035116)
test_basic 0.002630 0.000877 0.240847 ( 0.336381)
test_all 0.000774 0.000258 475.967218 ( 45.106210)
test_rubyspec 0.009612 0.018995 35.146413 ( 45.707533)
total: 103.10 sec