Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-160631
#<BuildRuby:0x00005558fb2f6e68
@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.20231227-160631",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005015 0.000836 1.182121 ( 1.564617)
build_miniruby 0.000817 0.000137 0.892236 ( 0.891961)
build_ruby 0.001636 0.000272 2.799670 ( 2.804155)
build_all 0.005080 0.004537 16.880851 ( 1.494068)
build_install 0.006692 0.001409 4.775760 ( 1.144829)
test_btest 0.000593 0.000125 81.806372 ( 7.727328)
test_basic 0.000000 0.004304 0.688219 ( 0.767325)
test_all 0.102708 0.034122 537.166558 ( 59.712939)
test_rubyspec 0.014649 0.031044 50.023541 ( 62.312452)
total: 138.42 sec