Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-032854
#<BuildRuby:0x000055af87ab3c18
@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-032854",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004591 0.000834 0.813388 ( 1.222510)
build_miniruby 0.001294 0.000000 0.850442 ( 0.850344)
build_ruby 0.001791 0.000000 2.672917 ( 2.673699)
build_all 0.006207 0.002758 12.113601 ( 0.995079)
build_install 0.007022 0.003688 3.388346 ( 0.955532)
test_btest 0.000730 0.000172 67.522496 ( 4.847622)
test_basic 0.004013 0.000036 0.424956 ( 0.505528)
test_all 0.064802 0.032097 370.431044 ( 41.342956)
test_rubyspec 0.046735 0.027285 40.549867 ( 53.090943)
total: 106.48 sec