Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-091135
#<BuildRuby:0x000055d1411f8098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-091135",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000000 0.006240 0.809209 ( 1.192440)
build_miniruby 0.000969 0.000000 0.848412 ( 0.848407)
build_ruby 0.001380 0.000000 2.707133 ( 2.707838)
build_all 0.007503 0.000070 12.163073 ( 1.002103)
build_install 0.012008 0.001146 3.391613 ( 0.969880)
test_btest 0.000845 0.000000 63.887210 ( 4.891175)
test_basic 0.004745 0.000000 0.412713 ( 0.492441)
test_all 0.075254 0.022159 367.969420 ( 40.625986)
test_rubyspec 0.027541 0.037615 40.614833 ( 53.169061)
total: 105.90 sec