Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-175201
#<BuildRuby:0x0000563a9bac8128
@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.20231214-175201",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004511 0.000902 1.026366 ( 1.292662)
build_miniruby 0.000838 0.000168 0.869842 ( 0.870681)
build_ruby 0.001317 0.000000 2.720947 ( 2.722236)
build_all 0.004344 0.003709 12.162310 ( 1.025285)
build_install 0.000320 0.007032 3.576900 ( 0.972342)
test_btest 0.000598 0.000230 61.720884 ( 6.239639)
test_basic 0.002662 0.001024 0.378493 ( 0.461632)
test_all 0.087615 0.011434 415.027015 ( 35.930686)
test_rubyspec 0.042703 0.019124 39.573714 ( 52.219280)
total: 101.74 sec