Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-211919
#<BuildRuby:0x000056231c4eff58
@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.20230109-211919",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002833 0.003617 0.850264 ( 1.313352)
build_miniruby 0.000849 0.000327 1.019155 ( 1.016983)
build_ruby 0.001093 0.000420 2.792072 ( 2.789641)
build_all 0.009372 0.000347 16.937484 ( 3.080487)
build_install 0.004875 0.004477 2.151217 ( 1.088835)
test_btest 0.000785 0.000295 76.348787 ( 10.799961)
test_basic 0.003076 0.003815 0.370093 ( 0.455883)
test_all 0.000986 0.000405 673.589873 (103.616940)
test_rubyspec 0.029435 0.050978 52.016893 ( 60.100728)
total: 184.26 sec