Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-000857
#<BuildRuby:0x00005635c2dd3918
@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.20220130-000857",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006200 0.004193 0.934634 ( 0.975808)
build_miniruby 0.001722 0.000115 0.073321 ( 0.072104)
build_ruby 0.001936 0.000000 0.071411 ( 0.070436)
build_all 0.006161 0.004809 4.074576 ( 0.796704)
build_install 0.024050 0.000577 7.743177 ( 2.312153)
test_btest 0.001449 0.000145 47.193936 ( 43.878403)
test_basic 0.003686 0.004096 0.351613 ( 0.440535)
test_all 0.001718 0.000098 679.851828 ( 65.819915)
test_rubyspec 0.087051 0.067974 45.768486 ( 51.270580)
total: 165.64 sec