Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-004222
#<BuildRuby:0x000055578090c450
@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.20220306-004222",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000069 0.000010 0.000079 ( 0.000081)
build_up 0.000000 0.011537 1.033867 ( 1.068099)
build_miniruby 0.002251 0.000000 0.074334 ( 0.072278)
build_ruby 0.001660 0.000312 0.080551 ( 0.078463)
build_all 0.005917 0.004712 4.154610 ( 0.830521)
build_install 0.011901 0.011894 7.921795 ( 2.447588)
test_btest 0.000720 0.000339 73.766342 ( 7.931747)
test_basic 0.001232 0.005274 0.345177 ( 0.434975)
test_all 0.001179 0.000624 654.092919 ( 64.926002)
test_rubyspec 0.084610 0.087892 46.507464 ( 51.773868)
total: 129.56 sec