Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-105659
#<BuildRuby:0x000055d5fd31ef60
@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.20231109-105659",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004754 0.001486 1.426766 ( 1.695798)
build_miniruby 0.000758 0.000237 0.808692 ( 0.808906)
build_ruby 0.001059 0.000332 2.652571 ( 2.652718)
build_all 0.002493 0.007923 16.601112 ( 1.518852)
build_install 0.008859 0.000143 4.838482 ( 1.144063)
test_btest 0.000569 0.000210 83.584878 ( 7.724491)
test_basic 0.000000 0.004486 0.785778 ( 0.860716)
test_all 0.111348 0.025224 489.124435 ( 52.844695)
test_rubyspec 0.031345 0.014978 49.581368 ( 61.797587)
total: 131.05 sec