Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-192544
#<BuildRuby:0x000055eb1573f0b8
@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.20231227-192544",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000000 0.005425 1.263517 ( 1.637594)
build_miniruby 0.000316 0.001209 0.921557 ( 0.920499)
build_ruby 0.000000 0.001545 2.823314 ( 2.828879)
build_all 0.003686 0.005923 16.759412 ( 1.453091)
build_install 0.008719 0.000443 4.795648 ( 1.190144)
test_btest 0.000795 0.000302 85.524153 ( 7.441643)
test_basic 0.003334 0.001270 0.837815 ( 0.912541)
test_all 0.104642 0.029138 583.296334 ( 55.736409)
test_rubyspec 0.027385 0.022336 50.536106 ( 62.999950)
total: 135.12 sec