Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-193048
#<BuildRuby:0x00005623c6c3a678
@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.20230111-193048",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000034 0.000008 0.000042 ( 0.000026)
build_up 0.001835 0.004669 0.863337 ( 1.064187)
build_miniruby 0.001338 0.000000 1.016482 ( 1.014458)
build_ruby 0.001604 0.000000 2.776137 ( 2.773405)
build_all 0.009712 0.000021 16.920694 ( 2.999684)
build_install 0.010010 0.001354 2.138112 ( 1.081628)
test_btest 0.000856 0.000201 74.500509 ( 10.849281)
test_basic 0.006166 0.000337 0.340684 ( 0.426907)
test_all 0.000931 0.000206 661.116203 (103.943553)
test_rubyspec 0.091820 0.042763 51.766361 ( 59.799925)
total: 183.95 sec