Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-063457
#<BuildRuby:0x000056497f8db048
@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.20231208-063457",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004621 0.000421 0.998490 ( 1.246067)
build_miniruby 0.000000 0.000682 0.862278 ( 0.862983)
build_ruby 0.000000 0.001435 2.695494 ( 2.697295)
build_all 0.003810 0.003877 12.082083 ( 0.992175)
build_install 0.008559 0.005793 3.575103 ( 0.966924)
test_btest 0.000777 0.000000 61.858637 ( 5.860716)
test_basic 0.004582 0.000000 0.374751 ( 0.455123)
test_all 0.086614 0.009956 372.824444 ( 37.817234)
test_rubyspec 0.030916 0.042294 39.686931 ( 52.354828)
total: 103.25 sec