Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-222230
#<BuildRuby:0x000055d7c4b3f7f8
@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.20240102-222230",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006393 0.000664 1.056387 ( 1.322434)
build_miniruby 0.000639 0.000160 0.809824 ( 0.810006)
build_ruby 0.001093 0.000273 2.686157 ( 2.686922)
build_all 0.004306 0.003131 11.897835 ( 0.986517)
build_install 0.001847 0.009014 3.478391 ( 0.965315)
test_btest 0.000476 0.000204 62.874342 ( 5.500091)
test_basic 0.002779 0.001191 0.385540 ( 0.466798)
test_all 0.090983 0.010377 379.956248 ( 38.816898)
test_rubyspec 0.018043 0.050830 40.082573 ( 52.635148)
total: 104.19 sec