Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-092529
#<BuildRuby:0x000055cb198340c0
@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.20240621-092529",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005127 0.000097 1.121544 ( 1.723422)
build_miniruby 0.000865 0.000066 0.699042 ( 0.699174)
build_ruby 0.001423 0.000000 2.281509 ( 2.282198)
build_all 0.008223 0.000110 12.440151 ( 1.042671)
build_install 0.008983 0.000303 4.210448 ( 1.071317)
test_btest 0.000902 0.000056 73.722274 ( 5.117035)
test_basic 0.000000 0.004125 0.419485 ( 0.500059)
test_all 0.080941 0.021086 368.042492 ( 42.644963)
test_rubyspec 0.039171 0.008685 86.992327 ( 11.029348)
total: 66.11 sec