Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-153534
#<BuildRuby:0x000055c4d860fe08
@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.20230120-153534",
@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.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.002791 0.000762 0.624362 ( 1.172905)
build_miniruby 0.000761 0.000208 0.639601 ( 0.640121)
build_ruby 0.001058 0.000289 2.174686 ( 2.174557)
build_all 0.008808 0.000000 11.964652 ( 1.473471)
build_install 0.001678 0.004954 1.477797 ( 0.707441)
test_btest 0.000534 0.000165 64.680382 ( 6.340598)
test_basic 0.002540 0.000781 0.243981 ( 0.339709)
test_all 0.000824 0.000253 492.290503 ( 45.838643)
test_rubyspec 0.010482 0.017449 35.106299 ( 45.683826)
total: 104.37 sec