Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-045656
#<BuildRuby:0x00005640ebfaff00
@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.20221220-045656",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004134 0.000058 0.891173 ( 1.090674)
build_miniruby 0.000911 0.000000 1.011934 ( 1.010588)
build_ruby 0.001214 0.000000 2.749406 ( 2.640291)
build_all 0.008579 0.000599 15.719528 ( 3.275617)
build_install 0.008157 0.000759 2.176534 ( 1.207156)
test_btest 0.000515 0.000097 59.194077 ( 11.772296)
test_basic 0.004382 0.000822 0.281608 ( 0.371809)
test_all 0.001274 0.000106 680.435494 (143.212079)
test_rubyspec 0.054006 0.023052 52.612566 ( 60.726339)
total: 225.31 sec