Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-021157
#<BuildRuby:0x000056381e02c4f0
@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.20220217-021157",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.010948 0.958940 ( 3.660287)
build_miniruby 0.002188 0.000097 0.072670 ( 0.070599)
build_ruby 0.001338 0.000781 0.078794 ( 0.077016)
build_all 0.009436 0.000664 4.130144 ( 0.775823)
build_install 0.020055 0.003854 7.807513 ( 2.322607)
test_btest 0.000918 0.000387 75.314137 ( 8.112194)
test_basic 0.003577 0.003904 0.347145 ( 0.434639)
test_all 0.001456 0.000655 692.392451 ( 66.897280)
test_rubyspec 0.088872 0.088049 46.225001 ( 51.558731)
total: 133.91 sec