Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-102656
#<BuildRuby:0x000055b21bc2f858
@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.20231120-102656",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005111 0.000852 1.310852 ( 1.707099)
build_miniruby 0.000859 0.000143 1.003597 ( 1.003016)
build_ruby 0.001186 0.000198 2.756291 ( 2.756326)
build_all 0.010052 0.000190 16.336660 ( 1.476203)
build_install 0.004508 0.004468 4.841994 ( 1.158673)
test_btest 0.001064 0.000203 84.221329 ( 7.563717)
test_basic 0.000000 0.004517 0.634621 ( 0.711867)
test_all 0.103683 0.033530 487.951697 ( 53.695451)
test_rubyspec 0.024960 0.027723 48.927042 ( 61.283945)
total: 131.36 sec