Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-032634
#<BuildRuby:0x000055904105fdf8
@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.20230131-032634",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.002245 0.004410 0.840233 ( 1.017810)
build_miniruby 0.001186 0.000158 1.009311 ( 1.007200)
build_ruby 0.001452 0.000193 2.791834 ( 2.789257)
build_all 0.005314 0.004608 16.790171 ( 3.002079)
build_install 0.009128 0.000000 2.087583 ( 1.070368)
test_btest 0.000942 0.000000 66.472608 ( 11.377551)
test_basic 0.006357 0.000000 0.339457 ( 0.426038)
test_all 0.000641 0.000763 645.573071 ( 98.047337)
test_rubyspec 0.076024 0.057542 51.751988 ( 59.857172)
total: 178.60 sec