Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-075937
#<BuildRuby:0x0000556140bb7dc0
@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.20231126-075937",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005186 0.000286 0.914967 ( 1.293770)
build_miniruby 0.000821 0.000247 0.812143 ( 0.812599)
build_ruby 0.001534 0.000460 2.676989 ( 2.677063)
build_all 0.008624 0.000000 12.393533 ( 1.034327)
build_install 0.009996 0.000000 3.900752 ( 1.004396)
test_btest 0.000797 0.000000 64.181983 ( 5.505044)
test_basic 0.004251 0.000000 0.413063 ( 0.493530)
test_all 0.063969 0.032510 362.346827 ( 34.113280)
test_rubyspec 0.018947 0.046205 39.896567 ( 52.447625)
total: 99.38 sec