Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-171000
#<BuildRuby:0x000055fbc359ff28
@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.20230110-171000",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000000 0.000054 0.000054 ( 0.000054)
build_up 0.002935 0.003669 0.865339 ( 1.385842)
build_miniruby 0.001042 0.000298 1.070859 ( 1.068958)
build_ruby 0.001172 0.000335 2.798747 ( 2.796307)
build_all 0.009008 0.001295 16.845328 ( 3.028078)
build_install 0.004837 0.004590 2.131704 ( 1.077740)
test_btest 0.000757 0.000237 78.673523 ( 10.513153)
test_basic 0.005439 0.001700 0.361504 ( 0.446356)
test_all 0.001061 0.000332 648.004419 (106.337899)
test_rubyspec 0.076531 0.040845 51.945864 ( 60.019416)
total: 186.67 sec