Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-192936
#<BuildRuby:0x000056034679bf90
@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.20240111-192936",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004985 0.000384 0.806302 ( 1.187652)
build_miniruby 0.001081 0.000083 0.856226 ( 0.855468)
build_ruby 0.001897 0.000146 2.668229 ( 2.668392)
build_all 0.008582 0.000000 12.457584 ( 0.971866)
build_install 0.009553 0.004064 3.410020 ( 0.977345)
test_btest 0.000648 0.000072 67.073571 ( 4.996146)
test_basic 0.000000 0.004795 0.401225 ( 0.481715)
test_all 0.090903 0.004512 390.655349 ( 36.782165)
test_rubyspec 0.036892 0.029936 40.988043 ( 53.526617)
total: 102.45 sec