Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-220124
#<BuildRuby:0x0000555fd1d87468
@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.20230118-220124",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006376 0.000702 1.005476 ( 1.833765)
build_miniruby 0.001173 0.000000 1.026993 ( 1.024851)
build_ruby 0.001557 0.000000 2.798942 ( 2.796688)
build_all 0.005718 0.004208 16.975684 ( 2.999161)
build_install 0.010668 0.000673 2.154753 ( 1.091284)
test_btest 0.000889 0.000000 76.563768 ( 10.630757)
test_basic 0.005737 0.000638 0.358718 ( 0.445085)
test_all 0.001174 0.000309 679.172633 ( 98.629791)
test_rubyspec 0.061156 0.034772 51.988802 ( 60.029308)
total: 179.48 sec