Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-094456
#<BuildRuby:0x0000558b3201e858
@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.20230120-094456",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005729 0.000818 0.839970 ( 1.481858)
build_miniruby 0.001014 0.000145 1.020586 ( 1.018452)
build_ruby 0.001315 0.000187 2.783456 ( 2.780938)
build_all 0.005997 0.003979 16.751983 ( 3.082009)
build_install 0.006514 0.004941 2.080245 ( 1.088754)
test_btest 0.000751 0.000177 77.020838 ( 10.323251)
test_basic 0.001930 0.005195 0.383398 ( 0.468809)
test_all 0.001053 0.000310 683.460639 ( 95.623226)
test_rubyspec 0.052947 0.076969 51.691838 ( 59.814653)
total: 175.68 sec