Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-163514
#<BuildRuby:0x00005618120d6148
@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.20220625-163514",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.010226 0.002789 0.858630 ( 1.258202)
build_miniruby 0.001754 0.000478 0.054416 ( 0.052405)
build_ruby 0.001382 0.000377 0.068783 ( 0.067163)
build_all 0.006836 0.000354 1.224813 ( 0.483879)
build_install 0.017922 0.000000 4.877902 ( 2.446385)
test_btest 0.000000 0.001950 53.231777 ( 6.238212)
test_basic 0.000000 0.005593 0.279976 ( 0.370852)
test_all 0.000403 0.002277 506.810423 ( 53.845371)
test_rubyspec 0.080423 0.056174 41.703937 ( 47.501254)
total: 112.26 sec