Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-035728
#<BuildRuby:0x00005650f948c010
@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-035728",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000033 0.000015 0.000048 ( 0.000046)
build_up 0.006622 0.000000 0.846399 ( 1.044103)
build_miniruby 0.001336 0.000000 1.016068 ( 1.013919)
build_ruby 0.001192 0.000398 2.775683 ( 2.773084)
build_all 0.003768 0.005929 16.726404 ( 2.996271)
build_install 0.005934 0.005209 2.045473 ( 1.068836)
test_btest 0.000594 0.000297 75.315489 ( 10.781779)
test_basic 0.004158 0.002079 0.345687 ( 0.432549)
test_all 0.001075 0.000538 665.480361 (110.885296)
test_rubyspec 0.066578 0.061445 51.826802 ( 59.944627)
total: 190.94 sec