Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-021009
#<BuildRuby:0x00005589c2c340a0
@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.20240118-021009",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004832 0.000509 1.212988 ( 1.581587)
build_miniruby 0.000906 0.000096 0.880198 ( 0.879336)
build_ruby 0.001212 0.000128 2.774036 ( 2.774807)
build_all 0.009353 0.000000 14.585017 ( 1.327599)
build_install 0.007999 0.000000 4.301136 ( 1.079840)
test_btest 0.001180 0.000000 80.191735 ( 6.772178)
test_basic 0.005025 0.000000 0.732003 ( 0.805243)
test_all 0.070844 0.057050 482.357834 ( 45.132429)
test_rubyspec 0.024718 0.034940 80.305535 ( 92.681506)
total: 153.04 sec