Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162601
#<BuildRuby:0x0000563466603e20
@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.20240115-162601",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003567 0.000891 0.986354 ( 1.366371)
build_miniruby 0.000000 0.001333 0.829580 ( 0.829528)
build_ruby 0.000000 0.001299 2.787672 ( 2.787663)
build_all 0.004404 0.004635 14.318715 ( 1.315855)
build_install 0.006607 0.000765 4.148774 ( 1.079700)
test_btest 0.000531 0.000168 75.342775 ( 7.020705)
test_basic 0.003550 0.000000 0.667627 ( 0.744491)
test_all 0.114119 0.014001 498.698567 ( 46.017128)
test_rubyspec 0.023307 0.023846 48.423762 ( 60.867646)
total: 122.03 sec