Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-061718
#<BuildRuby:0x0000563c8764ef28
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240118-061718",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004266 0.000008 1.215482 ( 1.595624)
build_miniruby 0.000916 0.000096 0.982313 ( 0.981886)
build_ruby 0.001360 0.000143 2.728200 ( 2.727616)
build_all 0.009664 0.000098 14.621443 ( 1.423311)
build_install 0.002896 0.004784 4.317795 ( 1.111668)
test_btest 0.000842 0.000120 78.183142 ( 7.521672)
test_basic 0.000023 0.004561 0.626256 ( 0.702259)
test_all 0.095451 0.036394 494.577132 ( 49.975703)
test_rubyspec 0.044298 0.018968 81.987953 ( 94.353686)
total: 160.39 sec