Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-091125
#<BuildRuby:0x0000562336fb78e0
@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.20240103-091125",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007618 0.000000 1.038590 ( 1.307581)
build_miniruby 0.000893 0.000116 0.802355 ( 0.802458)
build_ruby 0.001841 0.000000 2.644210 ( 2.644660)
build_all 0.005225 0.003161 11.986516 ( 0.967673)
build_install 0.007911 0.006624 3.479584 ( 0.989571)
test_btest 0.000578 0.000138 63.452388 ( 4.850943)
test_basic 0.004648 0.000245 0.389089 ( 0.470680)
test_all 0.075876 0.024312 401.625924 ( 36.697347)
test_rubyspec 0.043163 0.023814 40.632090 ( 53.224451)
total: 101.96 sec