Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-040638
#<BuildRuby:0x0000555a90fb9e98
@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.20230119-040638",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.006363 0.000000 0.843839 ( 1.140487)
build_miniruby 0.001287 0.000005 1.021149 ( 1.019154)
build_ruby 0.001252 0.000334 2.780882 ( 2.778301)
build_all 0.009508 0.000389 16.958077 ( 3.022747)
build_install 0.006655 0.004758 2.129130 ( 1.078454)
test_btest 0.000698 0.000194 78.173598 ( 10.683708)
test_basic 0.005152 0.001431 0.357431 ( 0.443584)
test_all 0.001003 0.000278 654.952318 ( 99.436726)
test_rubyspec 0.105491 0.019825 52.118989 ( 60.138361)
total: 179.74 sec