Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-104149
#<BuildRuby:0x0000561db4ddf4f0
@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.20240101-104149",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005174 0.792862 ( 1.174039)
build_miniruby 0.000000 0.001162 0.844622 ( 0.844296)
build_ruby 0.000000 0.001316 2.685556 ( 2.686444)
build_all 0.001058 0.007402 12.324259 ( 0.982465)
build_install 0.009388 0.001113 3.388258 ( 0.971233)
test_btest 0.000567 0.000233 63.134051 ( 4.689861)
test_basic 0.004004 0.001649 0.395695 ( 0.474459)
test_all 0.077140 0.024247 378.317069 ( 38.823890)
test_rubyspec 0.020991 0.044037 40.569888 ( 53.116604)
total: 103.76 sec