Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-161854
#<BuildRuby:0x000056444b253fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-161854",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005220 0.000000 1.158889 ( 1.345835)
build_miniruby 0.000851 0.000000 0.815598 ( 0.816106)
build_ruby 0.001518 0.000000 2.691794 ( 2.692640)
build_all 0.008048 0.000000 11.988618 ( 0.964236)
build_install 0.006020 0.007348 3.529194 ( 0.968566)
test_btest 0.000618 0.000193 63.655514 ( 4.892730)
test_basic 0.004754 0.000261 0.392881 ( 0.473838)
test_all 0.071692 0.025359 375.144073 ( 37.969792)
test_rubyspec 0.027681 0.041678 40.630594 ( 53.230281)
total: 103.35 sec