Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-074535
#<BuildRuby:0x000055de0138b280
@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.20240110-074535",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006592 0.813640 ( 1.185448)
build_miniruby 0.000990 0.000000 0.814148 ( 0.814572)
build_ruby 0.000000 0.001547 2.691205 ( 2.691553)
build_all 0.001099 0.006491 11.853957 ( 0.999719)
build_install 0.009552 0.002270 3.444521 ( 0.980494)
test_btest 0.000537 0.000190 67.145752 ( 4.810648)
test_basic 0.004006 0.001225 0.407145 ( 0.486136)
test_all 0.079058 0.019003 369.042178 ( 37.778405)
test_rubyspec 0.036715 0.028969 40.548830 ( 53.132204)
total: 102.88 sec