Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-033421
#<BuildRuby:0x000056273fbe1e98
@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.20221231-033421",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.002339 0.004514 0.859269 ( 1.459519)
build_miniruby 0.000000 0.001287 1.016661 ( 1.014571)
build_ruby 0.000000 0.001609 2.785594 ( 2.783011)
build_all 0.001758 0.007994 16.683709 ( 3.008232)
build_install 0.007901 0.003687 2.293933 ( 1.176794)
test_btest 0.001064 0.000000 77.009326 ( 10.556306)
test_basic 0.003827 0.002585 0.339824 ( 0.426519)
test_all 0.000972 0.000458 666.011421 (100.112657)
test_rubyspec 0.081301 0.046415 51.451555 ( 59.478774)
total: 180.02 sec