Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-014324
#<BuildRuby:0x000055cf224bff90
@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.20231212-014324",
@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.000012 0.000005 0.000017 ( 0.000016)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005470 0.000000 1.011035 ( 1.271644)
build_miniruby 0.000531 0.000617 0.873100 ( 0.872303)
build_ruby 0.001211 0.000404 2.693591 ( 2.694412)
build_all 0.008071 0.000000 12.111442 ( 0.988977)
build_install 0.006227 0.007131 3.564921 ( 0.969929)
test_btest 0.000482 0.000181 62.317424 ( 5.934112)
test_basic 0.000000 0.004196 0.371451 ( 0.453637)
test_all 0.086706 0.012908 379.617911 ( 36.932129)
test_rubyspec 0.040852 0.032756 39.616598 ( 52.249123)
total: 102.37 sec