Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-230534
#<BuildRuby:0x000055c21a010040
@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-230534",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.003043 0.001107 0.888906 ( 1.103666)
build_miniruby 0.000775 0.000282 0.949397 ( 0.948100)
build_ruby 0.000931 0.000339 2.631441 ( 2.629969)
build_all 0.008973 0.000049 15.744016 ( 3.310887)
build_install 0.008172 0.001072 2.278577 ( 1.289488)
test_btest 0.000472 0.000135 68.266691 ( 11.263424)
test_basic 0.003768 0.001077 0.288523 ( 0.379161)
test_all 0.001230 0.000351 665.432225 (144.608768)
test_rubyspec 0.043118 0.020492 51.843550 ( 60.062734)
total: 225.60 sec