Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-005740
#<BuildRuby:0x000055c9bda0ff28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-005740",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000031 0.000000 0.000031 ( 0.000034)
autoconf 0.000055 0.000000 0.000055 ( 0.000058)
configure 0.000047 0.000000 0.000047 ( 0.000045)
build_up 0.004380 0.004492 0.854434 ( 1.030930)
build_miniruby 0.000827 0.000482 1.023925 ( 1.021896)
build_ruby 0.000998 0.000583 2.798126 ( 2.795490)
build_all 0.010125 0.000000 16.801106 ( 2.978094)
build_install 0.009915 0.001510 2.128973 ( 1.078389)
test_btest 0.000735 0.000322 77.346281 ( 10.766994)
test_basic 0.004482 0.001961 0.358332 ( 0.444516)
test_all 0.000986 0.000432 669.696053 (103.257909)
test_rubyspec 0.075490 0.046133 52.127353 ( 60.233127)
total: 183.61 sec