Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-212735
#<BuildRuby:0x000055bd0797c178
@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.20240117-212735",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.003689 0.003922 0.798204 ( 1.189637)
build_miniruby 0.000795 0.000199 0.848916 ( 0.848972)
build_ruby 0.000000 0.001367 2.716098 ( 2.717330)
build_all 0.005641 0.001896 12.101502 ( 0.978166)
build_install 0.009854 0.001599 3.442347 ( 0.976718)
test_btest 0.000650 0.000174 62.062827 ( 5.931813)
test_basic 0.000000 0.004049 0.402809 ( 0.483700)
test_all 0.067349 0.029654 378.850608 ( 35.966384)
test_rubyspec 0.048952 0.080083 73.489334 ( 86.001433)
total: 135.10 sec