Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-014915
#<BuildRuby:0x000055f55c9e0028
@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.20221227-014915",
@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.000011 0.000007 0.000018 ( 0.000018)
autoconf 0.000031 0.000019 0.000050 ( 0.000048)
configure 0.000025 0.000015 0.000040 ( 0.000041)
build_up 0.000000 0.008980 0.847688 ( 1.021517)
build_miniruby 0.000655 0.000556 1.009542 ( 1.007733)
build_ruby 0.000774 0.000633 2.756496 ( 2.753782)
build_all 0.004867 0.004707 16.635259 ( 2.963353)
build_install 0.008552 0.001488 2.255721 ( 1.179722)
test_btest 0.000556 0.000408 77.081394 ( 10.414170)
test_basic 0.005409 0.001106 0.369707 ( 0.455487)
test_all 0.000844 0.000580 682.309371 ( 98.405767)
test_rubyspec 0.078158 0.053268 51.137162 ( 59.184653)
total: 177.39 sec