Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-120425
#<BuildRuby:0x000056105b95b8e0
@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.20240101-120425",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003628 0.001613 0.802741 ( 1.203430)
build_miniruby 0.000718 0.000319 0.809793 ( 0.809873)
build_ruby 0.000981 0.000436 2.671174 ( 2.672183)
build_all 0.006707 0.000848 12.051413 ( 0.969337)
build_install 0.003832 0.006718 3.383443 ( 0.965485)
test_btest 0.000564 0.000282 60.972562 ( 5.748770)
test_basic 0.001262 0.004470 0.422511 ( 0.501748)
test_all 0.052196 0.046712 370.626552 ( 35.558307)
test_rubyspec 0.034116 0.032006 40.374117 ( 52.921253)
total: 101.35 sec