Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-225749
#<BuildRuby:0x000055b18084f5f8
@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.20231210-225749",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000690 0.004146 1.333862 ( 1.683543)
build_miniruby 0.000782 0.000174 0.946125 ( 0.946000)
build_ruby 0.001118 0.000248 2.769199 ( 2.770133)
build_all 0.010328 0.000407 16.921582 ( 1.541700)
build_install 0.007974 0.000708 5.002798 ( 1.172936)
test_btest 0.001109 0.000000 87.292568 ( 8.117854)
test_basic 0.001104 0.003968 0.786610 ( 0.867257)
test_all 0.110199 0.028671 538.220717 ( 59.652024)
test_rubyspec 0.014358 0.034270 51.123975 ( 63.438894)
total: 140.19 sec