Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-215242
#<BuildRuby:0x00005568dd25bd68
@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.20240106-215242",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003898 0.000000 1.060302 ( 1.462761)
build_miniruby 0.000000 0.000995 0.913113 ( 0.912975)
build_ruby 0.000000 0.001530 2.860559 ( 2.864663)
build_all 0.004014 0.005620 14.668327 ( 1.379511)
build_install 0.005343 0.003405 4.194460 ( 1.159975)
test_btest 0.000655 0.000068 74.760773 ( 7.105817)
test_basic 0.003317 0.000000 0.437772 ( 0.519841)
test_all 0.114123 0.020500 513.732204 ( 58.758582)
test_rubyspec 0.009189 0.025818 48.882866 ( 61.473200)
total: 135.64 sec