Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-080208
#<BuildRuby:0x00005648ad57f818
@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.20240116-080208",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003783 0.000420 1.101487 ( 1.473701)
build_miniruby 0.000914 0.000101 0.902699 ( 0.901776)
build_ruby 0.001068 0.000119 2.630154 ( 2.630107)
build_all 0.005680 0.003383 14.234525 ( 1.283110)
build_install 0.004080 0.003403 4.126220 ( 1.068866)
test_btest 0.000000 0.000924 77.751133 ( 6.788980)
test_basic 0.001224 0.003116 0.598108 ( 0.679744)
test_all 0.098550 0.028948 499.744569 ( 45.707151)
test_rubyspec 0.030665 0.017534 48.190894 ( 60.595219)
total: 121.13 sec