Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-164814
#<BuildRuby:0x0000559ae3cffe80
@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.20230101-164814",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006039 0.000434 0.846564 ( 1.026399)
build_miniruby 0.001147 0.000229 1.016843 ( 1.014860)
build_ruby 0.001437 0.000288 2.776146 ( 2.773400)
build_all 0.006790 0.002908 16.774134 ( 3.000802)
build_install 0.010545 0.001404 2.292507 ( 1.181361)
test_btest 0.000932 0.000197 70.547209 ( 11.029594)
test_basic 0.006578 0.000459 0.313362 ( 0.398417)
test_all 0.002119 0.000424 665.100161 (100.763687)
test_rubyspec 0.073220 0.028646 51.726034 ( 59.861379)
total: 181.05 sec