Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-025215
#<BuildRuby:0x000055c8f833fdd0
@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.20231219-025215",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004375 0.001029 1.715214 ( 2.053769)
build_miniruby 0.000850 0.000200 0.867729 ( 0.867582)
build_ruby 0.001181 0.000278 2.751397 ( 2.751061)
build_all 0.010608 0.000000 16.368571 ( 1.467172)
build_install 0.009151 0.000000 4.866112 ( 1.164817)
test_btest 0.000669 0.000000 85.890271 ( 7.144877)
test_basic 0.003954 0.000000 0.612412 ( 0.690384)
test_all 0.111699 0.028225 522.388153 ( 57.891450)
test_rubyspec 0.020742 0.026907 49.279992 ( 61.722493)
total: 135.75 sec