Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-023830
#<BuildRuby:0x000055ab4c103f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-023830",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006434 0.000459 0.828520 ( 1.017174)
build_miniruby 0.000941 0.000067 0.057631 ( 0.056362)
build_ruby 0.000988 0.000070 0.060051 ( 0.058709)
build_all 0.004305 0.000000 1.509946 ( 0.606678)
build_install 0.011086 0.000113 6.295728 ( 2.824250)
test_btest 0.001299 0.000076 54.063932 ( 8.041379)
test_basic 0.006058 0.000075 0.339671 ( 0.427631)
test_all 0.001177 0.000065 656.735199 ( 95.013986)
test_rubyspec 0.097139 0.032053 44.196562 ( 49.726294)
total: 157.77 sec