Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-055258
#<BuildRuby:0x0000556ce0e4a8c0
@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.20220810-055258",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005009 0.001822 0.807922 ( 0.883698)
build_miniruby 0.000737 0.000268 0.058497 ( 0.057150)
build_ruby 0.000718 0.000262 0.059955 ( 0.058614)
build_all 0.003441 0.001251 1.544069 ( 0.594417)
build_install 0.005883 0.005259 5.637370 ( 2.143188)
test_btest 0.000562 0.000235 50.258366 ( 8.245168)
test_basic 0.001904 0.003546 0.324771 ( 0.413684)
test_all 0.000853 0.000394 591.087641 ( 96.671815)
test_rubyspec 0.077032 0.045009 43.714034 ( 51.103498)
total: 160.17 sec