Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-102749
#<BuildRuby:0x000056346b3a00c0
@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.20240105-102749",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.003605 0.742495 ( 1.146299)
build_miniruby 0.000661 0.000492 0.886008 ( 0.886621)
build_ruby 0.001793 0.000000 2.735154 ( 2.738951)
build_all 0.007355 0.000154 12.010453 ( 1.031648)
build_install 0.010343 0.000000 3.431416 ( 0.973257)
test_btest 0.000806 0.000000 62.741327 ( 5.462888)
test_basic 0.000522 0.003316 0.375389 ( 0.458107)
test_all 0.073819 0.030761 436.610350 ( 37.722556)
test_rubyspec 0.037312 0.016685 40.220209 ( 52.971844)
total: 103.39 sec