Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-043024
#<BuildRuby:0x000055f05c566858
@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.20230120-043024",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003437 0.003180 0.846497 ( 1.149445)
build_miniruby 0.001136 0.000213 1.015719 ( 1.013971)
build_ruby 0.001447 0.000271 2.804892 ( 2.802250)
build_all 0.009130 0.000917 16.948876 ( 3.007827)
build_install 0.011111 0.000415 2.122001 ( 1.075312)
test_btest 0.000845 0.000133 76.363075 ( 10.573091)
test_basic 0.003817 0.003469 0.376768 ( 0.461641)
test_all 0.002528 0.000265 661.024065 (101.653003)
test_rubyspec 0.100596 0.034447 51.832480 ( 59.862696)
total: 181.60 sec