Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-012418
#<BuildRuby:0x00005635a6be3520
@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.20230609-012418",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001145 0.004638 1.380332 ( 2.631919)
build_miniruby 0.000566 0.000354 0.836460 ( 0.836151)
build_ruby 0.000000 0.001918 2.518871 ( 2.517661)
build_all 0.005766 0.003253 12.549881 ( 1.103316)
build_install 0.006505 0.001306 1.760468 ( 0.886250)
test_btest 0.000567 0.000340 82.632368 ( 7.236783)
test_basic 0.005332 0.000000 0.733900 ( 0.813518)
test_all 0.002338 0.000000 429.789944 ( 50.010088)
test_rubyspec 0.024050 0.016937 40.574579 ( 53.092174)
total: 119.13 sec