Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-032809
#<BuildRuby:0x000055e0abe43d38
@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.20230728-032809",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004442 0.000053 1.484014 ( 2.764702)
build_miniruby 0.001088 0.000109 0.959168 ( 0.957948)
build_ruby 0.001610 0.000000 2.684815 ( 2.689239)
build_all 0.005087 0.004394 14.538466 ( 1.263817)
build_install 0.005273 0.002942 2.002249 ( 0.875238)
test_btest 0.000861 0.000144 83.402074 ( 7.624416)
test_basic 0.000164 0.003905 0.610490 ( 0.689197)
test_all 0.000971 0.000202 525.450421 ( 46.700223)
test_rubyspec 0.014076 0.029147 45.101917 ( 57.418735)
total: 120.98 sec