Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-161229
#<BuildRuby:0x0000565104fd4728
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-161229",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007468 0.000000 1.283958 ( 1.400202)
build_miniruby 0.001420 0.000000 1.694078 ( 1.564946)
build_ruby 0.001433 0.000000 2.793627 ( 2.790987)
build_all 0.009941 0.000000 16.803856 ( 3.021057)
build_install 0.011393 0.000000 2.164889 ( 1.085060)
test_btest 0.001161 0.000000 80.032103 ( 10.672765)
test_basic 0.002878 0.003915 0.389941 ( 0.475288)
test_all 0.000809 0.001428 665.012460 (106.052247)
test_rubyspec 0.077157 0.056006 52.286513 ( 60.358867)
total: 187.42 sec