Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-214730
#<BuildRuby:0x000055d56c9d8e28
@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.20221113-214730",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009531 0.000681 1.099863 ( 1.691946)
build_miniruby 0.002027 0.000144 0.126585 ( 0.122230)
build_ruby 0.002236 0.000000 0.125414 ( 0.107589)
build_all 0.008935 0.000426 1.564052 ( 0.682494)
build_install 0.016501 0.004819 1.904498 ( 0.993911)
test_btest 0.000000 0.001461 88.610454 ( 8.540069)
test_basic 0.000000 0.006901 0.417111 ( 0.513947)
test_all 0.000000 0.002947 646.017490 ( 67.336939)
test_rubyspec 0.100727 0.072550 48.119009 ( 56.500964)
total: 136.49 sec