Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-093753
#<BuildRuby:0x0000564b08ef0110
@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.20231203-093753",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005256 0.984697 ( 1.255089)
build_miniruby 0.000000 0.001048 0.868320 ( 0.869664)
build_ruby 0.000000 0.001037 2.716896 ( 2.718630)
build_all 0.006064 0.001834 12.059300 ( 1.011642)
build_install 0.013400 0.001456 3.595376 ( 0.952918)
test_btest 0.000549 0.000183 62.522251 ( 4.658484)
test_basic 0.002295 0.000765 0.373806 ( 0.457066)
test_all 0.082551 0.016436 380.945907 ( 33.420123)
test_rubyspec 0.029456 0.028633 39.954476 ( 52.625971)
total: 97.97 sec