Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-093533
#<BuildRuby:0x00005627905a3788
@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.20231231-093533",
@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.000007 0.000003 0.000010 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005006 0.000217 0.860314 ( 1.431329)
build_miniruby 0.001117 0.000335 0.808135 ( 0.807464)
build_ruby 0.001118 0.000336 2.673304 ( 2.674336)
build_all 0.003956 0.004035 12.039550 ( 0.955663)
build_install 0.010465 0.001043 3.415605 ( 0.979296)
test_btest 0.000576 0.000180 63.712562 ( 5.013544)
test_basic 0.003031 0.000947 0.398042 ( 0.477798)
test_all 0.090190 0.006705 380.253673 ( 33.627221)
test_rubyspec 0.037733 0.028143 40.630556 ( 53.182570)
total: 99.15 sec