Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-035801
#<BuildRuby:0x000055876f87b6e8
@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.20230121-035801",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.003986 0.614173 ( 1.042268)
build_miniruby 0.000000 0.001002 0.653765 ( 0.652853)
build_ruby 0.000000 0.001356 2.206735 ( 2.206805)
build_all 0.005149 0.003816 11.849369 ( 1.462139)
build_install 0.006386 0.000000 1.505077 ( 0.727153)
test_btest 0.000622 0.000000 65.231332 ( 6.146536)
test_basic 0.002631 0.001088 0.258401 ( 0.353638)
test_all 0.000540 0.000702 485.146345 ( 47.715745)
test_rubyspec 0.011611 0.017685 34.937207 ( 45.553349)
total: 105.86 sec