Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-192357
#<BuildRuby:0x000055f314b176e8
@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.20231021-192357",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004642 1.492891 ( 1.852197)
build_miniruby 0.000000 0.001484 0.873542 ( 0.872567)
build_ruby 0.000000 0.001232 2.568188 ( 2.568801)
build_all 0.009660 0.000831 16.878662 ( 1.482524)
build_install 0.009157 0.001554 4.993883 ( 1.161530)
test_btest 0.000819 0.000245 83.782226 ( 7.872231)
test_basic 0.002072 0.003548 0.803365 ( 0.878902)
test_all 0.110885 0.026177 508.621517 ( 58.529609)
test_rubyspec 0.029487 0.012522 48.407071 ( 60.670787)
total: 135.89 sec