Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-153147
#<BuildRuby:0x000055bf7364f4f0
@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.20231228-153147",
@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.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001333 0.003578 0.815886 ( 1.209412)
build_miniruby 0.000838 0.000120 0.793742 ( 0.793575)
build_ruby 0.001349 0.000193 2.688529 ( 2.689586)
build_all 0.007186 0.000000 11.847433 ( 0.978027)
build_install 0.012741 0.000473 3.481930 ( 0.960632)
test_btest 0.000674 0.000075 63.859399 ( 4.769443)
test_basic 0.004276 0.000000 0.414600 ( 0.494191)
test_all 0.091397 0.009633 377.816802 ( 42.295900)
test_rubyspec 0.018603 0.045318 40.432915 ( 52.990019)
total: 107.18 sec