Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-044758
#<BuildRuby:0x00005595d8a37e88
@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.20231207-044758",
@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.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004479 0.000000 0.996129 ( 1.274151)
build_miniruby 0.001034 0.000000 0.863389 ( 0.864426)
build_ruby 0.001499 0.000000 2.701986 ( 2.702863)
build_all 0.003612 0.004483 12.007795 ( 0.987875)
build_install 0.005906 0.004078 3.589694 ( 0.970333)
test_btest 0.000784 0.000104 63.677931 ( 5.318679)
test_basic 0.003395 0.000000 0.373596 ( 0.457839)
test_all 0.059694 0.040963 384.556868 ( 44.775263)
test_rubyspec 0.055630 0.014711 39.694900 ( 52.335912)
total: 109.69 sec