Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-022728
#<BuildRuby:0x00005611b9dc7708
@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.20230521-022728",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005818 1.283572 ( 2.526746)
build_miniruby 0.000742 0.000240 0.744109 ( 0.743499)
build_ruby 0.000957 0.000239 2.419656 ( 2.419855)
build_all 0.008915 0.000370 12.506745 ( 1.116069)
build_install 0.007199 0.000000 1.770839 ( 0.868234)
test_btest 0.000853 0.000140 79.108508 ( 7.493354)
test_basic 0.003057 0.000637 0.662340 ( 0.741631)
test_all 0.001051 0.000219 439.710386 ( 41.326777)
test_rubyspec 0.016159 0.017172 41.720651 ( 54.079899)
total: 111.32 sec