Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-201902
#<BuildRuby:0x00005555ecd2bbe8
@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.20231210-201902",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004335 0.000456 1.445894 ( 1.837500)
build_miniruby 0.000000 0.001252 0.902461 ( 0.902244)
build_ruby 0.000000 0.001297 2.797463 ( 2.797112)
build_all 0.000280 0.010051 17.009770 ( 1.487913)
build_install 0.005476 0.003378 4.973187 ( 1.190403)
test_btest 0.000559 0.000160 85.486857 ( 8.206438)
test_basic 0.002609 0.000745 0.627390 ( 0.706306)
test_all 0.103722 0.031514 539.907319 ( 53.985847)
test_rubyspec 0.007522 0.036550 50.783896 ( 63.061128)
total: 134.18 sec