Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-124821
#<BuildRuby:0x000055f0ae2ab418
@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.20221210-124821",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000689 0.004199 1.181082 ( 1.183802)
build_miniruby 0.000967 0.000069 1.018491 ( 1.016878)
build_ruby 0.001045 0.000074 2.751980 ( 2.666563)
build_all 0.009003 0.000000 15.807856 ( 3.322411)
build_install 0.010071 0.000095 2.246838 ( 1.248778)
test_btest 0.000645 0.000036 64.131870 ( 11.119215)
test_basic 0.004849 0.000270 0.302968 ( 0.393116)
test_all 0.000864 0.000048 648.963789 (118.391376)
test_rubyspec 0.044485 0.022794 52.581140 ( 60.819223)
total: 200.16 sec