Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-184349
#<BuildRuby:0x000055de2a5a00d8
@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.20240108-184349",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004663 0.000700 1.284673 ( 1.670017)
build_miniruby 0.001519 0.000000 1.511968 ( 1.515176)
build_ruby 0.001541 0.000000 4.386856 ( 4.399003)
build_all 0.010014 0.000694 16.801012 ( 1.757864)
build_install 0.016616 0.001004 5.375562 ( 2.130162)
test_btest 0.000657 0.000082 84.821265 ( 12.438265)
test_basic 0.002700 0.004347 0.774414 ( 0.841515)
test_all 0.112836 0.010699 548.818447 ( 83.940997)
test_rubyspec 0.016318 0.050569 83.679204 ( 96.077452)
total: 204.77 sec