Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-133034
#<BuildRuby:0x000055e0a0eb0010
@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-133034",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004831 0.002764 1.281099 ( 1.412098)
build_miniruby 0.001148 0.000192 1.701686 ( 1.571410)
build_ruby 0.001403 0.000234 2.778332 ( 2.775707)
build_all 0.009573 0.000330 16.734715 ( 2.989547)
build_install 0.009191 0.000217 2.151568 ( 1.089504)
test_btest 0.001096 0.000000 75.604850 ( 11.098104)
test_basic 0.000224 0.007201 0.325498 ( 0.409856)
test_all 0.001577 0.000000 680.183257 (102.691668)
test_rubyspec 0.073473 0.053662 52.438122 ( 60.562759)
total: 184.60 sec