Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-154151
#<BuildRuby:0x000055bb7f293d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-154151",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004811 0.000083 1.233149 ( 1.621216)
build_miniruby 0.001056 0.000105 0.934771 ( 0.934754)
build_ruby 0.001528 0.000153 2.809964 ( 2.809861)
build_all 0.005766 0.005023 17.510994 ( 1.641322)
build_install 0.009753 0.000000 5.287726 ( 1.190825)
test_btest 0.000681 0.000000 90.387467 ( 7.702425)
test_basic 0.003842 0.000000 0.590183 ( 0.665423)
test_all 0.106511 0.027728 537.379198 ( 53.311415)
test_rubyspec 0.025933 0.031140 50.726753 ( 63.039978)
total: 132.92 sec