Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-045913
#<BuildRuby:0x000055f66f7fb500
@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.20240112-045913",
@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.000016 0.000000 0.000016 ( 0.000015)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004040 0.000015 0.998823 ( 1.381353)
build_miniruby 0.000893 0.000137 0.971728 ( 0.971073)
build_ruby 0.001151 0.000177 2.720852 ( 2.722907)
build_all 0.007914 0.002668 14.760471 ( 1.427400)
build_install 0.009084 0.000000 4.234782 ( 1.139532)
test_btest 0.000633 0.000000 79.167813 ( 7.172930)
test_basic 0.002880 0.000208 0.423631 ( 0.505495)
test_all 0.099702 0.034607 539.415173 ( 50.537775)
test_rubyspec 0.031019 0.000502 50.279849 ( 62.836764)
total: 128.70 sec