Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-230026
#<BuildRuby:0x00005588118a4118
@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.20240117-230026",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005153 0.000000 1.278447 ( 1.678745)
build_miniruby 0.000000 0.001108 0.839881 ( 0.838738)
build_ruby 0.001026 0.000431 2.774282 ( 2.774469)
build_all 0.007722 0.001343 14.426803 ( 1.324086)
build_install 0.004122 0.003770 4.221281 ( 1.093958)
test_btest 0.000899 0.000187 79.564823 ( 6.612990)
test_basic 0.004042 0.000842 0.787912 ( 0.865251)
test_all 0.106307 0.021296 486.532163 ( 48.019089)
test_rubyspec 0.040331 0.021351 80.613289 ( 92.982596)
total: 156.19 sec