Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-031202
#<BuildRuby:0x000055cbbc99ffb0
@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-031202",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002903 0.003623 0.851508 ( 1.273406)
build_miniruby 0.000958 0.000368 1.021134 ( 1.018953)
build_ruby 0.001159 0.000445 2.777416 ( 2.774636)
build_all 0.008391 0.001514 16.818797 ( 2.985159)
build_install 0.009644 0.001729 2.095514 ( 1.078337)
test_btest 0.000681 0.000227 71.913901 ( 11.317645)
test_basic 0.004572 0.001524 0.339808 ( 0.426598)
test_all 0.000701 0.000655 668.282458 ( 96.141964)
test_rubyspec 0.091460 0.044133 52.091073 ( 60.136601)
total: 177.15 sec