Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-172645
#<BuildRuby:0x000055d275de0060
@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-172645",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001660 0.003552 1.406303 ( 1.820145)
build_miniruby 0.000000 0.001472 1.496421 ( 1.500899)
build_ruby 0.000000 0.001687 4.344934 ( 4.354237)
build_all 0.005639 0.004909 16.779668 ( 1.813255)
build_install 0.010867 0.007629 5.368041 ( 2.138567)
test_btest 0.000585 0.000170 82.363313 ( 10.437432)
test_basic 0.006306 0.000690 0.695919 ( 0.762812)
test_all 0.094664 0.025584 563.659659 ( 64.428241)
test_rubyspec 0.060560 0.006741 84.753592 ( 97.091479)
total: 184.35 sec