Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-171007
#<BuildRuby:0x000055ad64943fb0
@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.20230109-171007",
@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.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001889 0.004732 0.854472 ( 1.776885)
build_miniruby 0.000982 0.000362 1.018875 ( 1.017075)
build_ruby 0.001187 0.000437 2.778797 ( 2.776136)
build_all 0.002113 0.007924 16.841487 ( 2.991331)
build_install 0.006540 0.005096 2.168435 ( 1.109206)
test_btest 0.000548 0.000262 78.957894 ( 10.845013)
test_basic 0.004436 0.002122 0.317979 ( 0.404331)
test_all 0.000947 0.000453 660.491236 (105.850743)
test_rubyspec 0.045481 0.035672 52.110670 ( 60.251752)
total: 187.02 sec