Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-010229
#<BuildRuby:0x000055ebce22eee8
@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-010229",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001358 0.004503 0.813373 ( 1.189672)
build_miniruby 0.000928 0.000000 0.800366 ( 0.800631)
build_ruby 0.001482 0.000000 2.667911 ( 2.668621)
build_all 0.002932 0.004712 11.999575 ( 0.970745)
build_install 0.000238 0.013908 3.423589 ( 0.970038)
test_btest 0.000479 0.000359 62.849786 ( 5.559614)
test_basic 0.004786 0.000589 0.391854 ( 0.471465)
test_all 0.082325 0.014337 397.448345 ( 33.925245)
test_rubyspec 0.036139 0.039618 40.478722 ( 53.015344)
total: 99.57 sec