Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-220052
#<BuildRuby:0x0000560f05c3f040
@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.20231228-220052",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004381 0.000730 1.156245 ( 1.541422)
build_miniruby 0.000950 0.000158 0.942164 ( 0.941571)
build_ruby 0.000000 0.001224 2.772546 ( 2.772954)
build_all 0.006546 0.003478 16.510540 ( 1.471604)
build_install 0.003851 0.004263 4.741136 ( 1.177626)
test_btest 0.000863 0.000215 87.752792 ( 7.154661)
test_basic 0.005503 0.000000 0.860161 ( 0.933264)
test_all 0.098627 0.036764 521.116021 ( 53.623763)
test_rubyspec 0.021553 0.024443 49.447479 ( 61.820295)
total: 131.44 sec