Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-112629
#<BuildRuby:0x000055e88e0cf0b8
@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.20240109-112629",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004145 0.000016 0.868494 ( 1.269233)
build_miniruby 0.000747 0.000220 0.976704 ( 0.977594)
build_ruby 0.001308 0.000385 2.801761 ( 2.803401)
build_all 0.009580 0.000298 14.734825 ( 1.392669)
build_install 0.004133 0.005591 4.251910 ( 1.166986)
test_btest 0.000511 0.000162 78.228281 ( 7.309233)
test_basic 0.004735 0.000060 0.490711 ( 0.568655)
test_all 0.111253 0.023267 538.098282 ( 53.885408)
test_rubyspec 0.021308 0.013925 49.768571 ( 62.352839)
total: 131.73 sec