Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-092855
#<BuildRuby:0x000055ff50d077f8
@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.20231209-092855",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000603 0.004156 0.995695 ( 1.256529)
build_miniruby 0.000558 0.000167 0.863794 ( 0.864665)
build_ruby 0.001019 0.000306 2.702884 ( 2.703242)
build_all 0.008045 0.000000 12.112824 ( 1.009120)
build_install 0.004554 0.010179 3.574926 ( 0.977560)
test_btest 0.000449 0.000187 63.950958 ( 5.667995)
test_basic 0.002531 0.001054 0.373709 ( 0.456488)
test_all 0.085795 0.016943 413.625990 ( 39.212930)
test_rubyspec 0.037771 0.033386 39.942466 ( 52.594592)
total: 104.74 sec