Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-163210
#<BuildRuby:0x000056303e5ab918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-163210",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004138 0.000689 1.242579 ( 1.641127)
build_miniruby 0.000000 0.000973 0.827164 ( 0.827049)
build_ruby 0.000000 0.001613 2.894641 ( 2.893969)
build_all 0.001173 0.008917 17.263299 ( 1.527477)
build_install 0.006544 0.002266 5.019845 ( 1.199496)
test_btest 0.000884 0.000282 89.976450 ( 7.782311)
test_basic 0.004781 0.000289 0.723228 ( 0.801496)
test_all 0.110191 0.028005 539.345438 ( 61.062581)
test_rubyspec 0.022287 0.023092 50.513681 ( 62.735256)
total: 140.47 sec