Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-121213
#<BuildRuby:0x0000564889904070
@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.20230118-121213",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003042 0.000507 0.647794 ( 1.074552)
build_miniruby 0.000774 0.000129 0.580533 ( 0.579424)
build_ruby 0.001037 0.000173 2.088364 ( 2.088489)
build_all 0.006410 0.003046 12.541016 ( 1.601956)
build_install 0.002776 0.003663 1.524988 ( 0.712596)
test_btest 0.000449 0.000112 67.267579 ( 6.161538)
test_basic 0.003505 0.000000 0.263294 ( 0.358638)
test_all 0.000940 0.000138 479.087731 ( 51.657314)
test_rubyspec 0.014327 0.014229 35.278906 ( 45.843128)
total: 110.08 sec