Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-063822
#<BuildRuby:0x0000562dfc4d00a0
@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.20231218-063822",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004931 0.000103 1.392561 ( 1.757214)
build_miniruby 0.001010 0.000000 0.857556 ( 0.857501)
build_ruby 0.001284 0.000000 2.745641 ( 2.746150)
build_all 0.005724 0.004485 15.854793 ( 1.449569)
build_install 0.007995 0.000000 4.733810 ( 1.144078)
test_btest 0.000000 0.001010 81.836595 ( 7.709120)
test_basic 0.001877 0.003265 0.761614 ( 0.840987)
test_all 0.090803 0.041786 527.092363 ( 48.908619)
test_rubyspec 0.020033 0.030838 51.550722 ( 63.895083)
total: 129.31 sec