Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-021758
#<BuildRuby:0x000055e8e83c35f8
@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.20231119-021758",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004368 0.000486 1.383769 ( 1.752226)
build_miniruby 0.001020 0.000000 0.830130 ( 0.829762)
build_ruby 0.001348 0.000000 2.674016 ( 2.674141)
build_all 0.009870 0.000000 15.798130 ( 1.479660)
build_install 0.005978 0.002924 4.624011 ( 1.111042)
test_btest 0.001083 0.000130 82.819470 ( 7.419094)
test_basic 0.001792 0.004260 0.883465 ( 0.957046)
test_all 0.101829 0.033137 489.052893 ( 57.642064)
test_rubyspec 0.018221 0.030022 50.204516 ( 62.569777)
total: 136.44 sec