Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-034759
#<BuildRuby:0x000055e04346f7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-034759",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005929 0.005650 0.940130 ( 1.294665)
build_miniruby 0.001827 0.000563 0.070153 ( 0.068007)
build_ruby 0.001351 0.000416 0.069978 ( 0.068298)
build_all 0.009919 0.000292 4.113110 ( 0.791155)
build_install 0.016825 0.006849 7.747292 ( 2.358947)
test_btest 0.000939 0.000276 47.177165 ( 44.121485)
test_basic 0.000000 0.007805 0.341841 ( 0.432226)
test_all 0.001656 0.000633 669.035566 ( 65.856508)
test_rubyspec 0.097683 0.066968 46.008713 ( 56.519405)
total: 171.51 sec