Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-040958
#<BuildRuby:0x000055c1b2f87568
@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.20230727-040958",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003951 0.003170 1.491730 ( 2.758217)
build_miniruby 0.000878 0.000176 0.906389 ( 0.905504)
build_ruby 0.000984 0.000197 2.800017 ( 2.800705)
build_all 0.003674 0.005682 14.553546 ( 1.359128)
build_install 0.006829 0.000825 1.854433 ( 0.867576)
test_btest 0.000809 0.000203 84.820206 ( 7.130725)
test_basic 0.000666 0.003897 0.673177 ( 0.749060)
test_all 0.000781 0.000227 485.714080 ( 50.082985)
test_rubyspec 0.014135 0.029391 43.744050 ( 56.125797)
total: 122.78 sec