Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-172000
#<BuildRuby:0x00005647dae34090
@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-172000",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005051 0.000075 1.335712 ( 1.765209)
build_miniruby 0.001335 0.000000 1.544000 ( 1.548441)
build_ruby 0.001480 0.000000 5.863084 ( 5.874465)
build_all 0.010660 0.000099 16.939701 ( 1.819077)
build_install 0.015464 0.000188 5.096238 ( 1.915337)
test_btest 0.000000 0.000854 81.477739 ( 9.318127)
test_basic 0.003098 0.002809 0.693602 ( 0.762464)
test_all 0.107003 0.016139 560.770435 ( 76.938251)
test_rubyspec 0.039144 0.029012 84.726200 ( 97.120618)
total: 197.06 sec