Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-203004
#<BuildRuby:0x00005607ca9f35f8
@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.20230530-203004",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005774 0.000000 1.407818 ( 2.716609)
build_miniruby 0.001089 0.000000 0.828176 ( 0.827429)
build_ruby 0.001207 0.000000 2.459778 ( 2.460446)
build_all 0.000967 0.007951 12.282441 ( 1.105529)
build_install 0.006935 0.000394 1.683443 ( 0.837174)
test_btest 0.000868 0.000116 80.459391 ( 7.273861)
test_basic 0.000026 0.003453 0.592239 ( 0.675439)
test_all 0.001505 0.000120 440.243820 ( 41.189854)
test_rubyspec 0.009847 0.032448 42.467829 ( 54.950857)
total: 112.04 sec