Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-041450
#<BuildRuby:0x0000560db0a4fdf8
@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.20230131-041450",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001839 0.004646 0.846953 ( 1.738220)
build_miniruby 0.000888 0.000273 1.018942 ( 1.016998)
build_ruby 0.001080 0.000333 2.780562 ( 2.778287)
build_all 0.009436 0.000203 16.778175 ( 2.996888)
build_install 0.009857 0.001356 2.107335 ( 1.078601)
test_btest 0.000655 0.000164 74.812609 ( 10.941368)
test_basic 0.000000 0.007430 0.356771 ( 0.441322)
test_all 0.000000 0.001541 655.361130 (103.125286)
test_rubyspec 0.085866 0.044966 51.809260 ( 59.936904)
total: 184.05 sec