Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-172949
#<BuildRuby:0x00005652af766aa8
@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.20220501-172949",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004495 0.006349 0.849311 ( 0.940719)
build_miniruby 0.001150 0.000575 0.062563 ( 0.061298)
build_ruby 0.001473 0.000000 0.051104 ( 0.049582)
build_all 0.007618 0.000000 1.188688 ( 0.477551)
build_install 0.013926 0.004581 5.005891 ( 2.428980)
test_btest 0.001255 0.000503 52.745944 ( 6.305914)
test_basic 0.004109 0.001643 0.281424 ( 0.380918)
test_all 0.002615 0.000000 488.784190 ( 53.268792)
test_rubyspec 0.072533 0.059169 41.009191 ( 46.593435)
total: 110.51 sec