Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-070916
#<BuildRuby:0x000055c613e76678
@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.20230114-070916",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000042 0.000013 0.000055 ( 0.000055)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.003911 0.005421 0.855459 ( 1.064472)
build_miniruby 0.000914 0.000351 1.029293 ( 1.027201)
build_ruby 0.001423 0.000000 2.790964 ( 2.788302)
build_all 0.009166 0.000684 16.799069 ( 3.015143)
build_install 0.010806 0.000571 2.076514 ( 1.081692)
test_btest 0.000836 0.000245 78.301999 ( 10.717217)
test_basic 0.005743 0.001689 0.369334 ( 0.453822)
test_all 0.001079 0.000318 675.420175 ( 96.151495)
test_rubyspec 0.078357 0.040356 52.094702 ( 60.133120)
total: 176.43 sec