Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-195908
#<BuildRuby:0x000055cd7768bfb0
@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.20230112-195908",
@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.000040 0.000006 0.000046 ( 0.000046)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002186 0.004512 0.897468 ( 1.064124)
build_miniruby 0.001113 0.000239 1.013797 ( 1.011844)
build_ruby 0.001299 0.000278 2.775642 ( 2.773104)
build_all 0.000000 0.009996 16.797657 ( 2.972200)
build_install 0.001164 0.010142 2.088133 ( 1.069349)
test_btest 0.000000 0.001118 77.111557 ( 10.671294)
test_basic 0.000060 0.007204 0.371342 ( 0.456009)
test_all 0.001072 0.000269 653.593512 (106.627260)
test_rubyspec 0.062718 0.048314 51.886911 ( 59.970919)
total: 186.62 sec