Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-190942
#<BuildRuby:0x0000559142723818
@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.20230531-190942",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005774 0.000000 1.428182 ( 2.714164)
build_miniruby 0.001120 0.000000 0.762528 ( 0.763106)
build_ruby 0.001320 0.000000 2.520108 ( 2.520039)
build_all 0.004106 0.004598 12.390356 ( 1.138048)
build_install 0.006995 0.000171 1.685431 ( 0.879986)
test_btest 0.000000 0.000758 80.807142 ( 7.609279)
test_basic 0.000872 0.002879 0.752190 ( 0.834481)
test_all 0.000000 0.001327 445.911925 ( 43.165884)
test_rubyspec 0.028135 0.015419 42.468809 ( 54.983130)
total: 114.61 sec