Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-180028
#<BuildRuby:0x0000557b14e7b208
@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.20230108-180028",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003617 0.638073 ( 1.045885)
build_miniruby 0.000405 0.000471 0.677341 ( 0.676364)
build_ruby 0.000000 0.001261 2.425270 ( 2.425471)
build_all 0.006330 0.003655 12.851388 ( 1.601190)
build_install 0.004691 0.001954 1.527360 ( 0.719182)
test_btest 0.000465 0.000194 67.443614 ( 6.019147)
test_basic 0.000000 0.003492 0.237713 ( 0.333444)
test_all 0.000143 0.001062 488.796309 ( 47.223880)
test_rubyspec 0.022268 0.006230 35.240250 ( 45.826994)
total: 105.87 sec