Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-134147
#<BuildRuby:0x000055dcef9e2c40
@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.20221119-134147",
@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.000008)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004651 0.000517 1.062893 ( 1.875743)
build_miniruby 0.000000 0.000971 0.921730 ( 0.920426)
build_ruby 0.000000 0.001161 2.918190 ( 2.822586)
build_all 0.003569 0.005546 15.869045 ( 3.402320)
build_install 0.005622 0.003558 2.100113 ( 1.229432)
test_btest 0.000471 0.000107 62.604512 ( 10.914702)
test_basic 0.004864 0.000170 0.291413 ( 0.381140)
test_all 0.000862 0.000187 645.565217 (103.079200)
test_rubyspec 0.044014 0.025758 51.529014 ( 59.692831)
total: 184.32 sec