Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-152411
#<BuildRuby:0x000055c624a37858
@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.20240115-152411",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004020 0.000670 0.980098 ( 1.365681)
build_miniruby 0.000767 0.000128 0.847823 ( 0.847452)
build_ruby 0.001096 0.000182 2.775730 ( 2.775205)
build_all 0.007393 0.001232 14.293450 ( 1.338894)
build_install 0.007016 0.000356 4.128160 ( 1.052298)
test_btest 0.000879 0.000139 77.099757 ( 7.116275)
test_basic 0.003924 0.000619 0.719319 ( 0.794382)
test_all 0.087871 0.043437 468.939329 ( 52.626052)
test_rubyspec 0.017265 0.029283 48.903186 ( 61.331481)
total: 129.25 sec