Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-042407
#<BuildRuby:0x000055daac81b4b0
@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.20231123-042407",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005643 0.925471 ( 1.327077)
build_miniruby 0.000000 0.001144 0.800250 ( 0.800230)
build_ruby 0.001061 0.000327 2.675024 ( 2.676397)
build_all 0.006959 0.000892 12.254253 ( 0.979311)
build_install 0.005623 0.007186 3.705329 ( 0.977926)
test_btest 0.000557 0.000209 63.533536 ( 4.944781)
test_basic 0.002873 0.001078 0.403243 ( 0.483226)
test_all 0.076390 0.021418 346.986791 ( 37.085044)
test_rubyspec 0.011766 0.056195 39.822835 ( 52.431425)
total: 101.71 sec