Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-122918
#<BuildRuby:0x00005605cdc50110
@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-122918",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001410 0.003770 0.950839 ( 1.332329)
build_miniruby 0.000836 0.000140 0.798213 ( 0.798529)
build_ruby 0.001142 0.000191 2.621973 ( 2.622822)
build_all 0.007197 0.000463 12.342369 ( 1.024688)
build_install 0.006191 0.004798 3.707685 ( 0.983477)
test_btest 0.000632 0.000135 64.095568 ( 5.162112)
test_basic 0.005357 0.000153 0.398733 ( 0.477432)
test_all 0.072262 0.027277 360.398970 ( 35.657834)
test_rubyspec 0.016362 0.050466 39.862841 ( 52.430460)
total: 100.49 sec