Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-035518
#<BuildRuby:0x000055f869b3f6e8
@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.20230122-035518",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002970 0.000810 0.642095 ( 1.032783)
build_miniruby 0.000736 0.000201 0.631115 ( 0.630185)
build_ruby 0.001019 0.000278 2.216612 ( 2.216306)
build_all 0.000000 0.008740 11.856027 ( 1.477423)
build_install 0.005671 0.001106 1.469052 ( 0.692556)
test_btest 0.000435 0.000186 64.085941 ( 6.041473)
test_basic 0.002653 0.001137 0.260858 ( 0.356091)
test_all 0.000938 0.000402 482.083924 ( 51.724841)
test_rubyspec 0.018646 0.011203 35.498653 ( 45.989969)
total: 110.16 sec