Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-194937
#<BuildRuby:0x0000562b1999f918
@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.20240101-194937",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001545 0.004486 1.363734 ( 1.570668)
build_miniruby 0.000701 0.000207 0.914878 ( 0.913932)
build_ruby 0.000988 0.000291 2.759622 ( 2.759922)
build_all 0.009842 0.000000 15.863838 ( 1.443141)
build_install 0.009149 0.000000 4.652766 ( 1.122955)
test_btest 0.001028 0.000000 83.000522 ( 6.777651)
test_basic 0.004862 0.000000 0.731743 ( 0.807260)
test_all 0.107822 0.026818 560.430924 ( 62.639549)
test_rubyspec 0.039334 0.008406 48.793796 ( 61.181135)
total: 139.22 sec