Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-192444
#<BuildRuby:0x00005653758c3df8
@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.20230123-192444",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000045 0.000010 0.000055 ( 0.000053)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.003942 0.004998 0.846450 ( 1.027677)
build_miniruby 0.001030 0.000294 1.002173 ( 1.000267)
build_ruby 0.001143 0.000326 2.753116 ( 2.750489)
build_all 0.003217 0.006602 16.635986 ( 3.001079)
build_install 0.009449 0.001930 2.070396 ( 1.063865)
test_btest 0.000806 0.000284 73.723017 ( 10.501138)
test_basic 0.003089 0.003863 0.346533 ( 0.431952)
test_all 0.001772 0.000689 665.646325 (100.249530)
test_rubyspec 0.075939 0.050445 51.300357 ( 59.378673)
total: 179.41 sec