Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-063238
#<BuildRuby:0x000056543e7a3940
@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.20220327-063238",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009803 0.000000 1.008815 ( 1.271298)
build_miniruby 0.000519 0.001721 0.075092 ( 0.072957)
build_ruby 0.001400 0.000330 0.080362 ( 0.078842)
build_all 0.010980 0.001638 4.163675 ( 0.850722)
build_install 0.009056 0.013928 7.887969 ( 2.391080)
test_btest 0.000956 0.000353 70.299159 ( 8.310919)
test_basic 0.008878 0.000061 0.340298 ( 0.428104)
test_all 0.001710 0.000570 669.494072 ( 66.038248)
test_rubyspec 0.110525 0.042288 45.754511 ( 51.323836)
total: 130.77 sec