Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-030802
#<BuildRuby:0x000055c0d750c060
@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.20231222-030802",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000476 0.004096 0.865310 ( 1.244337)
build_miniruby 0.001118 0.000203 0.907241 ( 0.908041)
build_ruby 0.001044 0.000190 2.784271 ( 2.789944)
build_all 0.004298 0.003288 12.036561 ( 1.017770)
build_install 0.008011 0.000871 3.505817 ( 0.978207)
test_btest 0.000645 0.000138 66.688350 ( 5.857782)
test_basic 0.004609 0.000064 0.385789 ( 0.460389)
test_all 0.082114 0.025693 403.989860 ( 40.638084)
test_rubyspec 0.023424 0.025204 40.974192 ( 53.731681)
total: 107.63 sec