Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-072156
#<BuildRuby:0x0000560886530090
@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-072156",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003511 0.001317 1.057545 ( 1.429724)
build_miniruby 0.000783 0.000293 0.837215 ( 0.836581)
build_ruby 0.001044 0.000391 2.739832 ( 2.738881)
build_all 0.008986 0.000228 14.228505 ( 1.294501)
build_install 0.007513 0.000000 4.102521 ( 1.057756)
test_btest 0.001035 0.000064 75.062146 ( 6.295416)
test_basic 0.005732 0.000436 0.901099 ( 0.974021)
test_all 0.116151 0.015609 503.924399 ( 48.195048)
test_rubyspec 0.023022 0.026721 48.864555 ( 61.186659)
total: 124.01 sec