Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-215038
#<BuildRuby:0x000055ca1a79f858
@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.20231128-215038",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001421 0.003297 1.093065 ( 1.479425)
build_miniruby 0.000787 0.000219 0.953612 ( 0.953224)
build_ruby 0.001032 0.000286 2.744601 ( 2.744656)
build_all 0.010072 0.000000 16.975445 ( 1.549616)
build_install 0.008987 0.000000 4.868455 ( 1.176285)
test_btest 0.001087 0.000082 83.345271 ( 7.924713)
test_basic 0.003965 0.000862 0.671977 ( 0.748382)
test_all 0.116329 0.020762 513.413910 ( 58.055053)
test_rubyspec 0.022448 0.026682 51.180921 ( 63.487255)
total: 138.12 sec