Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-072636
#<BuildRuby:0x000055f93a8843c8
@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.20230115-072636",
@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.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000535 0.006947 1.304581 ( 1.322467)
build_miniruby 0.000956 0.000341 1.726143 ( 1.583930)
build_ruby 0.001111 0.000397 2.775359 ( 2.772667)
build_all 0.004128 0.005781 16.818742 ( 2.998904)
build_install 0.010419 0.000000 2.150238 ( 1.083600)
test_btest 0.000000 0.000767 78.549867 ( 10.719501)
test_basic 0.004688 0.002684 0.379622 ( 0.464328)
test_all 0.001094 0.000201 669.527741 ( 99.000931)
test_rubyspec 0.084052 0.050793 52.585157 ( 60.695253)
total: 180.64 sec