Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-061920
#<BuildRuby:0x0000557f2a2ff040
@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.20240112-061920",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003000 0.001200 0.945604 ( 1.358270)
build_miniruby 0.000703 0.000282 0.905040 ( 0.904515)
build_ruby 0.001320 0.000000 2.730845 ( 2.734156)
build_all 0.009305 0.000893 14.871887 ( 1.399817)
build_install 0.008803 0.000083 4.315934 ( 1.146509)
test_btest 0.000501 0.000158 80.733983 ( 7.190424)
test_basic 0.000423 0.002953 0.453127 ( 0.532489)
test_all 0.125476 0.011115 498.879194 ( 57.035288)
test_rubyspec 0.016830 0.017251 49.667052 ( 62.231488)
total: 134.53 sec