Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-201055
#<BuildRuby:0x00005568243b7cc0
@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.20231107-201055",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.005250 1.284297 ( 1.675457)
build_miniruby 0.000000 0.001059 0.878620 ( 0.877977)
build_ruby 0.000000 0.001270 2.632495 ( 2.632381)
build_all 0.009428 0.000002 16.608122 ( 1.464050)
build_install 0.006062 0.002881 4.940154 ( 1.160484)
test_btest 0.000000 0.000980 84.559851 ( 7.188821)
test_basic 0.004117 0.000544 0.837576 ( 0.913844)
test_all 0.094484 0.041097 538.836243 ( 48.349647)
test_rubyspec 0.023757 0.023746 50.882144 ( 63.174641)
total: 127.44 sec