Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-062915
#<BuildRuby:0x000055eb5fd8c048
@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-062915",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000506 0.003991 1.089441 ( 1.456308)
build_miniruby 0.000816 0.000129 0.833493 ( 0.832801)
build_ruby 0.001126 0.000178 2.710435 ( 2.710298)
build_all 0.009149 0.000150 14.220180 ( 1.339333)
build_install 0.007597 0.000000 4.077322 ( 1.049039)
test_btest 0.000952 0.000053 77.615783 ( 6.414380)
test_basic 0.004030 0.000525 0.695226 ( 0.775961)
test_all 0.113513 0.020148 452.424812 ( 50.662269)
test_rubyspec 0.030011 0.015462 46.897811 ( 59.213345)
total: 124.46 sec