Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-010002
#<BuildRuby:0x000055fc79d62858
@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.20230112-010002",
@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.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004361 0.001713 0.881964 ( 2.109256)
build_miniruby 0.000000 0.001358 1.063088 ( 1.060904)
build_ruby 0.000000 0.001679 2.796897 ( 2.794414)
build_all 0.001821 0.007843 16.740403 ( 2.959765)
build_install 0.009702 0.001632 2.027885 ( 1.070668)
test_btest 0.000796 0.000293 74.115126 ( 11.220228)
test_basic 0.006202 0.000843 0.348308 ( 0.433413)
test_all 0.000000 0.001246 651.671661 (100.130845)
test_rubyspec 0.060729 0.068613 51.840298 ( 59.877295)
total: 181.66 sec