Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-102803
#<BuildRuby:0x000055c3378e4658
@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.20220205-102803",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.009814 0.000376 0.941754 ( 1.001190)
build_miniruby 0.001967 0.000131 0.074981 ( 0.072422)
build_ruby 0.001898 0.000127 0.070961 ( 0.068869)
build_all 0.010045 0.000326 4.080275 ( 0.773073)
build_install 0.021221 0.000605 7.739774 ( 2.306312)
test_btest 0.001577 0.000088 46.927253 ( 44.643942)
test_basic 0.003112 0.005576 0.339293 ( 0.426270)
test_all 0.001832 0.000193 685.275542 ( 66.710755)
test_rubyspec 0.134250 0.037339 45.476437 ( 50.720824)
total: 166.72 sec