Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-161258
#<BuildRuby:0x0000559254bf81f0
@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.20220430-161258",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006416 0.000494 0.854975 ( 1.166106)
build_miniruby 0.000928 0.000071 0.056727 ( 0.055549)
build_ruby 0.000961 0.000074 0.057636 ( 0.056359)
build_all 0.004263 0.000000 1.492103 ( 0.592498)
build_install 0.010850 0.000050 6.280037 ( 2.833394)
test_btest 0.000000 0.000762 53.618203 ( 8.322753)
test_basic 0.000000 0.006052 0.346848 ( 0.434655)
test_all 0.000000 0.001358 601.554030 ( 95.372623)
test_rubyspec 0.072375 0.057330 43.828677 ( 48.765760)
total: 157.60 sec