Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-204228
#<BuildRuby:0x000055915c0978e0
@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.20240110-204228",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.006891 0.813880 ( 1.234151)
build_miniruby 0.000000 0.001050 0.821080 ( 0.821215)
build_ruby 0.000000 0.001505 2.659401 ( 2.659943)
build_all 0.000000 0.007527 11.951400 ( 0.960004)
build_install 0.007880 0.005317 3.650921 ( 0.968407)
test_btest 0.000450 0.000200 63.725264 ( 5.887651)
test_basic 0.000292 0.003480 0.404846 ( 0.486762)
test_all 0.092076 0.011732 374.695946 ( 40.399030)
test_rubyspec 0.040152 0.030307 40.594517 ( 53.158056)
total: 106.58 sec