Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-193813
#<BuildRuby:0x0000564781570728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-193813",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004981 0.001660 0.856806 ( 1.050772)
build_miniruby 0.000975 0.000325 1.008795 ( 1.006887)
build_ruby 0.001070 0.000357 2.794024 ( 2.791250)
build_all 0.006279 0.003506 16.726316 ( 2.984465)
build_install 0.008447 0.003017 2.079028 ( 1.070100)
test_btest 0.000805 0.000287 75.586045 ( 11.031339)
test_basic 0.006251 0.000388 0.379934 ( 0.465893)
test_all 0.001511 0.000000 668.380493 (102.890048)
test_rubyspec 0.073822 0.050642 51.480484 ( 59.587786)
total: 182.88 sec