Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-044608
#<BuildRuby:0x0000558832650008
@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.20230108-044608",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005670 0.000489 0.844934 ( 1.012199)
build_miniruby 0.000978 0.000301 1.024590 ( 1.022454)
build_ruby 0.001243 0.000382 2.774584 ( 2.771762)
build_all 0.009728 0.000257 16.881039 ( 3.022148)
build_install 0.011083 0.000514 2.129417 ( 1.081762)
test_btest 0.000576 0.000135 77.665428 ( 10.589437)
test_basic 0.004090 0.003264 0.351528 ( 0.436451)
test_all 0.001193 0.000314 655.190635 ( 99.473600)
test_rubyspec 0.097389 0.029718 52.313991 ( 60.352190)
total: 179.76 sec