Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-072522
#<BuildRuby:0x000055ada5884098
@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.20240116-072522",
@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.000017 0.000010 0.000027 ( 0.000028)
autoconf 0.000025 0.000016 0.000041 ( 0.000041)
configure 0.000019 0.000012 0.000031 ( 0.000030)
build_up 0.001529 0.006181 1.095193 ( 1.635388)
build_miniruby 0.000550 0.000428 0.844717 ( 0.844740)
build_ruby 0.000000 0.001668 2.749074 ( 2.672367)
build_all 0.005465 0.003423 11.978786 ( 0.985981)
build_install 0.005244 0.005023 3.440795 ( 0.973236)
test_btest 0.000371 0.000303 66.001888 ( 4.991964)
test_basic 0.002286 0.001870 0.411303 ( 0.490375)
test_all 0.069351 0.031081 396.433624 ( 33.988860)
test_rubyspec 0.032287 0.032492 40.712597 ( 53.263613)
total: 99.85 sec