Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-164928
#<BuildRuby:0x0000561c41457438
@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.20231216-164928",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004125 0.000014 1.023953 ( 1.332686)
build_miniruby 0.001048 0.000000 0.882776 ( 0.884792)
build_ruby 0.001217 0.000000 2.703525 ( 2.706590)
build_all 0.003824 0.003737 12.169016 ( 1.027926)
build_install 0.011459 0.000466 3.569649 ( 0.964305)
test_btest 0.000757 0.000095 65.746709 ( 5.105511)
test_basic 0.000245 0.004200 0.379197 ( 0.461109)
test_all 0.060181 0.039201 363.225222 ( 36.983615)
test_rubyspec 0.038987 0.031253 39.733597 ( 52.369474)
total: 101.84 sec