Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-060252
#<BuildRuby:0x00005629a31e37f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-060252",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000032 0.000009 0.000041 ( 0.000042)
build_up 0.002707 0.005104 0.813275 ( 1.216154)
build_miniruby 0.000755 0.000302 0.818570 ( 0.818461)
build_ruby 0.001418 0.000567 2.665597 ( 2.666091)
build_all 0.006610 0.001847 12.016236 ( 1.000677)
build_install 0.013680 0.000535 3.421234 ( 0.967129)
test_btest 0.000599 0.000187 66.379191 ( 4.460471)
test_basic 0.004868 0.000215 0.401752 ( 0.481303)
test_all 0.083333 0.015904 366.226912 ( 37.164157)
test_rubyspec 0.066274 0.063978 73.260350 ( 85.728263)
total: 134.50 sec