Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-033914
#<BuildRuby:0x0000556133632678
@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.20230119-033914",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000022 0.000010 0.000032 ( 0.000031)
build_up 0.005956 0.000773 0.845371 ( 1.163034)
build_miniruby 0.000926 0.000385 1.013628 ( 1.011535)
build_ruby 0.001162 0.000484 2.786131 ( 2.783417)
build_all 0.003552 0.006215 17.051846 ( 3.010911)
build_install 0.006043 0.005440 2.149481 ( 1.090147)
test_btest 0.000695 0.000374 68.988800 ( 11.490119)
test_basic 0.005762 0.000433 0.349541 ( 0.436232)
test_all 0.001439 0.000000 665.625654 ( 98.074216)
test_rubyspec 0.066517 0.064254 51.894572 ( 59.885984)
total: 178.95 sec