Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-023251
#<BuildRuby:0x000055d5c32eaad8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221014-023251",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009994 0.000432 1.056980 ( 1.116091)
build_miniruby 0.002335 0.000539 0.102640 ( 0.098497)
build_ruby 0.001294 0.000299 0.100206 ( 0.097403)
build_all 0.007018 0.000540 1.295645 ( 0.567435)
build_install 0.013319 0.001727 1.668068 ( 0.904471)
test_btest 0.002700 0.000540 63.710671 ( 6.451563)
test_basic 0.006138 0.001228 0.348145 ( 0.444366)
test_all 0.007971 0.000000 489.000486 ( 54.159063)
test_rubyspec 0.079995 0.057845 43.032700 ( 51.502128)
total: 115.34 sec