Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-104929
#<BuildRuby:0x000056313a730098
@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.20231120-104929",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005278 0.000230 0.924297 ( 1.335663)
build_miniruby 0.001103 0.000000 0.835553 ( 0.835442)
build_ruby 0.000000 0.001493 2.617181 ( 2.617616)
build_all 0.007200 0.001022 11.970876 ( 0.967498)
build_install 0.007872 0.005505 3.621803 ( 0.975493)
test_btest 0.000613 0.000153 64.140848 ( 5.248696)
test_basic 0.000825 0.004330 0.397358 ( 0.476700)
test_all 0.078209 0.016456 347.904655 ( 32.122606)
test_rubyspec 0.036476 0.033189 39.702708 ( 52.272256)
total: 96.85 sec