Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-235507
#<BuildRuby:0x00005575c02babe8
@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.20221231-235507",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000047 0.000009 0.000056 ( 0.000055)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005172 0.005003 0.898694 ( 1.059903)
build_miniruby 0.000980 0.000223 1.009112 ( 1.007022)
build_ruby 0.001288 0.000292 2.785752 ( 2.783257)
build_all 0.005300 0.004465 16.672399 ( 3.014960)
build_install 0.009214 0.002403 2.278559 ( 1.184407)
test_btest 0.000679 0.000178 69.223736 ( 11.202159)
test_basic 0.005246 0.001368 0.338245 ( 0.424450)
test_all 0.001351 0.000352 659.714525 ( 96.998528)
test_rubyspec 0.078003 0.039356 51.424310 ( 59.478663)
total: 177.15 sec