Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-142519
#<BuildRuby:0x00005648dac47f10
@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.20230103-142519",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005283 0.001219 0.849400 ( 1.312293)
build_miniruby 0.001126 0.000260 1.031903 ( 1.029925)
build_ruby 0.001317 0.000304 2.794405 ( 2.792060)
build_all 0.009912 0.000000 16.820469 ( 3.016245)
build_install 0.008438 0.003593 2.285191 ( 1.178366)
test_btest 0.000719 0.000160 69.669758 ( 11.022282)
test_basic 0.001764 0.004782 0.341688 ( 0.428006)
test_all 0.001053 0.000293 678.673094 (100.972840)
test_rubyspec 0.055301 0.060515 52.116085 ( 60.212043)
total: 181.96 sec