Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-103948
#<BuildRuby:0x0000563813fe37f0
@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.20240105-103948",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003225 0.000293 0.730840 ( 1.127956)
build_miniruby 0.000858 0.000078 0.890859 ( 0.890658)
build_ruby 0.001018 0.000092 2.732354 ( 2.735432)
build_all 0.003455 0.003647 11.958250 ( 1.030509)
build_install 0.008009 0.000561 3.408961 ( 0.970737)
test_btest 0.000550 0.000078 63.740417 ( 5.267358)
test_basic 0.000000 0.003515 0.374739 ( 0.450063)
test_all 0.068305 0.037564 455.153685 ( 40.672076)
test_rubyspec 0.032778 0.020510 40.411981 ( 53.137130)
total: 106.28 sec