Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-030013
#<BuildRuby:0x000055bc781c0018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221202-030013",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005258 0.000000 1.139982 ( 2.077115)
build_miniruby 0.001001 0.000000 0.948240 ( 0.947057)
build_ruby 0.001249 0.000000 2.685600 ( 2.584616)
build_all 0.008574 0.000000 15.792485 ( 3.344131)
build_install 0.002447 0.006502 2.161171 ( 1.212955)
test_btest 0.000530 0.000156 62.296705 ( 11.536960)
test_basic 0.003352 0.000986 0.305961 ( 0.397240)
test_all 0.000979 0.000289 660.056494 (121.106472)
test_rubyspec 0.033004 0.025112 54.035653 ( 62.183993)
total: 205.39 sec