Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-093103
#<BuildRuby:0x00005584e70e3208
@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.20230131-093103",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003592 0.609473 ( 1.008176)
build_miniruby 0.000492 0.000441 0.612389 ( 0.611626)
build_ruby 0.000920 0.000334 2.026999 ( 2.026719)
build_all 0.004512 0.004235 11.885954 ( 1.448447)
build_install 0.001593 0.004877 1.444084 ( 0.702525)
test_btest 0.000703 0.000000 63.873758 ( 6.304261)
test_basic 0.003176 0.000153 0.248451 ( 0.344395)
test_all 0.000649 0.000303 477.912593 ( 50.740377)
test_rubyspec 0.005381 0.026772 35.206212 ( 45.654239)
total: 108.84 sec