Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064451
#<BuildRuby:0x00005633d17534f0
@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-064451",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005986 0.000463 0.794649 ( 1.169947)
build_miniruby 0.000935 0.000234 0.815118 ( 0.815130)
build_ruby 0.001279 0.000320 2.681180 ( 2.681864)
build_all 0.008340 0.000000 11.958305 ( 1.001819)
build_install 0.006481 0.006759 3.375014 ( 0.974248)
test_btest 0.000646 0.000190 65.003169 ( 4.991958)
test_basic 0.004583 0.000137 0.388325 ( 0.468400)
test_all 0.081962 0.018431 374.379135 ( 37.190124)
test_rubyspec 0.034240 0.033758 40.338147 ( 52.877323)
total: 102.17 sec