Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-171428
#<BuildRuby:0x000055eb5afb7520
@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.20240115-171428",
@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.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003949 0.000987 0.994848 ( 1.354128)
build_miniruby 0.001119 0.000280 0.930438 ( 0.929641)
build_ruby 0.001076 0.000269 2.644746 ( 2.645092)
build_all 0.008301 0.001105 14.294462 ( 1.352033)
build_install 0.007744 0.000000 4.106924 ( 1.061606)
test_btest 0.000766 0.000000 76.132186 ( 7.135522)
test_basic 0.004537 0.000000 0.620509 ( 0.696730)
test_all 0.102872 0.025936 515.814296 ( 48.938588)
test_rubyspec 0.025349 0.020315 48.623753 ( 60.938169)
total: 125.05 sec