Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-152455
#<BuildRuby:0x0000556693166be8
@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-152455",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000047 0.000007 0.000054 ( 0.000054)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.000000 0.009651 0.855729 ( 1.010938)
build_miniruby 0.000692 0.000635 1.016141 ( 1.014167)
build_ruby 0.001435 0.000000 2.783468 ( 2.780813)
build_all 0.009949 0.000000 16.788365 ( 2.998054)
build_install 0.007770 0.003885 2.083846 ( 1.088976)
test_btest 0.000717 0.000205 73.154299 ( 10.977407)
test_basic 0.006473 0.000721 0.310409 ( 0.395347)
test_all 0.001259 0.000343 662.170399 (113.092578)
test_rubyspec 0.098659 0.033442 52.007958 ( 60.043922)
total: 193.40 sec