Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-222534
#<BuildRuby:0x00005636c90fc020
@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.20231129-222534",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004343 0.000000 0.934489 ( 1.300708)
build_miniruby 0.000937 0.000000 0.783806 ( 0.783684)
build_ruby 0.001341 0.000000 2.698645 ( 2.698782)
build_all 0.005031 0.005269 16.061580 ( 1.434807)
build_install 0.001116 0.007678 4.672748 ( 1.122376)
test_btest 0.000808 0.000347 84.874564 ( 7.246707)
test_basic 0.003356 0.001438 0.711356 ( 0.789657)
test_all 0.101901 0.032111 527.072750 ( 47.531610)
test_rubyspec 0.015427 0.030477 49.409555 ( 61.738527)
total: 124.65 sec