Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-162833
#<BuildRuby:0x000055dfa36d3d68
@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.20230625-162833",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006131 0.000357 1.373396 ( 2.641905)
build_miniruby 0.000998 0.000158 0.878917 ( 0.878294)
build_ruby 0.001259 0.000199 2.807538 ( 2.808465)
build_all 0.008447 0.001334 16.269017 ( 1.457804)
build_install 0.008602 0.004461 4.782686 ( 1.150085)
test_btest 0.000947 0.000000 86.309050 ( 7.439115)
test_basic 0.003538 0.000000 0.605763 ( 0.688436)
test_all 0.001128 0.001449 441.321351 ( 45.098412)
test_rubyspec 0.033539 0.006246 43.795976 ( 56.242548)
total: 118.41 sec