Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-094232
#<BuildRuby:0x00005637c9edbbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-094232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000013 0.000005 0.000018 ( 0.000016)
build_up 0.001658 0.003267 1.329704 ( 1.593586)
build_miniruby 0.000822 0.000000 0.951189 ( 0.950501)
build_ruby 0.001145 0.000000 2.799060 ( 2.799684)
build_all 0.008258 0.000784 14.055832 ( 1.289733)
build_install 0.005810 0.001937 4.088042 ( 1.043999)
test_btest 0.000862 0.000287 73.885616 ( 6.653999)
test_basic 0.003483 0.001161 0.654969 ( 0.730377)
test_all 0.100911 0.028551 503.187756 ( 47.843359)
test_rubyspec 0.022422 0.027330 46.562079 ( 59.002032)
total: 121.91 sec