Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-004448
#<BuildRuby:0x0000563497d0abe8
@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.20230114-004448",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005983 0.000584 0.938198 ( 1.121679)
build_miniruby 0.001170 0.000000 1.012012 ( 1.009975)
build_ruby 0.001581 0.000000 2.771556 ( 2.768978)
build_all 0.008884 0.000890 16.797754 ( 2.994812)
build_install 0.008888 0.002370 2.084006 ( 1.078902)
test_btest 0.000877 0.000234 74.940186 ( 11.185473)
test_basic 0.004993 0.001331 0.363648 ( 0.450047)
test_all 0.001115 0.000297 671.934602 ( 95.261523)
test_rubyspec 0.059219 0.025264 52.184100 ( 60.299556)
total: 176.17 sec