Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-105415
#<BuildRuby:0x000055d7f3574178
@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-105415",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005272 0.000879 0.804906 ( 1.202902)
build_miniruby 0.001391 0.000000 0.830458 ( 0.829998)
build_ruby 0.002024 0.000000 2.678103 ( 2.678489)
build_all 0.007911 0.000336 11.973772 ( 0.980891)
build_install 0.007622 0.006355 3.448632 ( 0.960752)
test_btest 0.000769 0.000165 64.828104 ( 4.378214)
test_basic 0.005054 0.000000 0.396131 ( 0.475631)
test_all 0.069290 0.027876 381.669854 ( 33.563286)
test_rubyspec 0.021742 0.043773 40.618452 ( 53.165916)
total: 98.24 sec