Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-150908
#<BuildRuby:0x000055c864a95e98
@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.20230125-150908",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000020)
build_up 0.000000 0.006608 0.842761 ( 1.026622)
build_miniruby 0.000000 0.001343 1.013267 ( 1.011280)
build_ruby 0.000000 0.001524 2.769941 ( 2.767422)
build_all 0.003466 0.006373 16.749953 ( 2.993868)
build_install 0.008990 0.002312 2.085433 ( 1.074037)
test_btest 0.000757 0.000354 68.434280 ( 11.553842)
test_basic 0.007711 0.000000 0.389605 ( 0.473282)
test_all 0.001238 0.000000 650.695528 ( 95.272770)
test_rubyspec 0.101470 0.028001 51.813994 ( 60.021623)
total: 176.20 sec