Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-120538
#<BuildRuby:0x000056185cbbc4f0
@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.20220311-120538",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011091 0.000410 1.047800 ( 1.180185)
build_miniruby 0.001640 0.000219 0.074507 ( 0.073623)
build_ruby 0.001895 0.000252 0.076773 ( 0.074463)
build_all 0.009578 0.000638 1.507167 ( 0.599969)
build_install 0.021969 0.000000 5.288688 ( 2.187607)
test_btest 0.001009 0.000000 77.310605 ( 8.547607)
test_basic 0.000000 0.007592 0.343992 ( 0.431423)
test_all 0.000721 0.001042 690.675875 ( 67.160559)
test_rubyspec 0.088573 0.076299 46.664772 ( 51.633691)
total: 131.89 sec