Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-233536
#<BuildRuby:0x0000559da03e7568
@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.20230522-233536",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001793 0.003170 1.417505 ( 2.645640)
build_miniruby 0.000944 0.000142 0.844711 ( 0.844279)
build_ruby 0.001199 0.000000 2.367106 ( 2.367788)
build_all 0.008680 0.000299 12.701945 ( 1.135186)
build_install 0.002974 0.004513 1.727526 ( 0.828338)
test_btest 0.000674 0.000122 79.860080 ( 6.844532)
test_basic 0.000000 0.004584 0.688082 ( 0.769043)
test_all 0.000000 0.002008 460.389552 ( 50.903548)
test_rubyspec 0.013471 0.027053 42.417211 ( 54.835592)
total: 121.17 sec