Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-071304
#<BuildRuby:0x000055e9e385e620
@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-071304",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000014)
build_up 0.005764 0.000823 0.902525 ( 1.135144)
build_miniruby 0.001121 0.000161 1.008940 ( 1.007067)
build_ruby 0.001689 0.000000 2.793095 ( 2.790584)
build_all 0.009766 0.000000 16.728988 ( 2.974340)
build_install 0.006845 0.004587 2.080843 ( 1.080634)
test_btest 0.000765 0.000128 72.980710 ( 10.824990)
test_basic 0.003146 0.003400 0.341133 ( 0.427384)
test_all 0.001052 0.000211 667.778615 (103.725731)
test_rubyspec 0.073980 0.036316 51.616972 ( 59.679516)
total: 183.65 sec