Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-135752
#<BuildRuby:0x000055a273f6bc18
@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.20231128-135752",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004292 0.001288 0.911419 ( 1.352314)
build_miniruby 0.000782 0.000235 0.809598 ( 0.809626)
build_ruby 0.001097 0.000329 2.659632 ( 2.660272)
build_all 0.006357 0.001908 12.620888 ( 1.007154)
build_install 0.011033 0.003310 3.766482 ( 1.000473)
test_btest 0.000593 0.000178 65.631540 ( 4.832599)
test_basic 0.004274 0.000000 0.392306 ( 0.471843)
test_all 0.065015 0.035065 354.189904 ( 39.105753)
test_rubyspec 0.017952 0.046433 39.800074 ( 52.358831)
total: 103.60 sec