Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-001727
#<BuildRuby:0x000055720d13c138
@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-001727",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000252 0.005363 0.925368 ( 1.317434)
build_miniruby 0.000722 0.000505 0.817820 ( 0.817472)
build_ruby 0.000866 0.000606 2.660046 ( 2.660847)
build_all 0.004740 0.003318 12.240786 ( 1.011621)
build_install 0.014421 0.000000 3.757807 ( 0.978720)
test_btest 0.000750 0.000000 62.962012 ( 5.525149)
test_basic 0.002945 0.002372 0.409784 ( 0.489734)
test_all 0.082338 0.016878 344.770181 ( 34.828910)
test_rubyspec 0.023877 0.042163 40.260465 ( 52.829702)
total: 100.46 sec