Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-080631
#<BuildRuby:0x0000559fce5f7788
@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.20240113-080631",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004249 0.001275 0.885470 ( 1.450987)
build_miniruby 0.000000 0.001072 1.677562 ( 1.572765)
build_ruby 0.000000 0.001942 2.681516 ( 2.682020)
build_all 0.003085 0.005000 12.042319 ( 0.997144)
build_install 0.007603 0.005920 3.450849 ( 0.978852)
test_btest 0.000546 0.000273 65.689821 ( 4.680516)
test_basic 0.002171 0.003278 0.396910 ( 0.476779)
test_all 0.060966 0.036717 393.426476 ( 34.165133)
test_rubyspec 0.041239 0.046317 40.877329 ( 53.416725)
total: 100.42 sec