Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-003941
#<BuildRuby:0x0000563200fe7a58
@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-003941",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.007153 0.004589 0.940532 ( 1.024031)
build_miniruby 0.000000 0.002216 0.074634 ( 0.072539)
build_ruby 0.000000 0.001777 0.074339 ( 0.072553)
build_all 0.004350 0.005632 4.079779 ( 0.779721)
build_install 0.016031 0.006971 7.788731 ( 2.306520)
test_btest 0.001103 0.000389 47.280761 ( 43.777242)
test_basic 0.005679 0.002004 0.342059 ( 0.429205)
test_all 0.001814 0.000000 690.253684 ( 67.043417)
test_rubyspec 0.112433 0.048508 45.610179 ( 51.233378)
total: 166.74 sec