Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-062121
#<BuildRuby:0x000056143f1e3468
@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.20221218-062121",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.003374 0.000843 0.818190 ( 1.026577)
build_miniruby 0.000867 0.000217 0.948313 ( 0.946751)
build_ruby 0.001194 0.000000 2.758071 ( 2.659156)
build_all 0.005179 0.003643 15.801589 ( 3.237309)
build_install 0.009973 0.000454 2.175125 ( 1.223706)
test_btest 0.000469 0.000117 65.646979 ( 10.711307)
test_basic 0.003836 0.000959 0.283954 ( 0.375291)
test_all 0.001005 0.000251 684.211842 (138.759409)
test_rubyspec 0.038869 0.023648 53.307283 ( 61.432536)
total: 220.37 sec