Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-194435
#<BuildRuby:0x00005621c05a8010
@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.20221222-194435",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004329 0.000000 0.962482 ( 1.212302)
build_miniruby 0.000953 0.000000 0.982392 ( 0.980946)
build_ruby 0.001231 0.000000 2.630409 ( 2.628974)
build_all 0.008894 0.000000 15.784498 ( 3.312446)
build_install 0.004419 0.004130 2.302906 ( 1.326973)
test_btest 0.000000 0.000567 60.746153 ( 11.837789)
test_basic 0.001289 0.003280 0.310122 ( 0.401167)
test_all 0.001844 0.000054 659.957149 (138.110966)
test_rubyspec 0.043464 0.024044 52.244049 ( 60.437233)
total: 220.25 sec