Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-081603
#<BuildRuby:0x000056436db3c070
@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.20230728-081603",
@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.000018 0.000008 0.000026 ( 0.000025)
autoconf 0.000034 0.000014 0.000048 ( 0.000047)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.003665 0.002212 1.386459 ( 2.773763)
build_miniruby 0.000939 0.000386 0.959653 ( 0.958216)
build_ruby 0.001729 0.000000 2.574094 ( 2.579171)
build_all 0.008441 0.000974 13.811747 ( 1.180590)
build_install 0.008413 0.000184 2.021559 ( 0.951545)
test_btest 0.000833 0.000277 80.615288 ( 7.263405)
test_basic 0.000000 0.006482 0.631578 ( 0.704820)
test_all 0.000000 0.001388 495.350406 ( 48.239282)
test_rubyspec 0.015082 0.025348 44.166188 ( 56.505014)
total: 121.16 sec