Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-152558
#<BuildRuby:0x000056415aa7fd68
@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.20231121-152558",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000747 0.003825 1.151022 ( 1.507537)
build_miniruby 0.001147 0.000000 0.865353 ( 0.865813)
build_ruby 0.001244 0.000000 2.678846 ( 2.678965)
build_all 0.006747 0.003637 16.230348 ( 1.480668)
build_install 0.009067 0.000158 4.978178 ( 1.193396)
test_btest 0.000648 0.000078 81.973613 ( 7.376350)
test_basic 0.004195 0.000504 0.768709 ( 0.845461)
test_all 0.086651 0.048603 493.280526 ( 57.881687)
test_rubyspec 0.024072 0.019894 50.834591 ( 63.162513)
total: 136.99 sec