Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-155924
#<BuildRuby:0x0000556ed424fd68
@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.20231220-155924",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001117 0.004071 1.312441 ( 1.677744)
build_miniruby 0.001316 0.000000 0.942115 ( 0.942587)
build_ruby 0.001310 0.000000 2.658460 ( 2.659822)
build_all 0.010232 0.000231 16.731875 ( 1.573292)
build_install 0.008382 0.000078 4.768043 ( 1.129307)
test_btest 0.000918 0.000153 86.667623 ( 6.827976)
test_basic 0.002138 0.002183 0.801034 ( 0.877266)
test_all 0.100612 0.035706 506.269209 ( 57.686990)
test_rubyspec 0.026063 0.019707 51.618065 ( 63.965849)
total: 137.34 sec