Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-042910
#<BuildRuby:0x000055916e9a5e98
@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.20230110-042910",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001714 0.004836 0.887013 ( 1.113687)
build_miniruby 0.000939 0.000391 1.011196 ( 1.009109)
build_ruby 0.001166 0.000486 2.769393 ( 2.766868)
build_all 0.009707 0.000289 16.881412 ( 3.014542)
build_install 0.008033 0.001174 2.132801 ( 1.086128)
test_btest 0.000811 0.000271 76.660119 ( 10.714257)
test_basic 0.000000 0.007069 0.365026 ( 0.450068)
test_all 0.000000 0.001205 669.383743 ( 97.254221)
test_rubyspec 0.075957 0.045120 51.951111 ( 60.009978)
total: 177.42 sec