Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-163135
#<BuildRuby:0x000055da2986ebe8
@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.20230118-163135",
@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.000003 0.000019 ( 0.000019)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002309 0.004812 0.930049 ( 1.082911)
build_miniruby 0.000980 0.000302 1.007907 ( 1.006077)
build_ruby 0.001262 0.000388 2.773895 ( 2.771331)
build_all 0.005265 0.004748 16.802249 ( 3.029490)
build_install 0.009257 0.000068 2.133372 ( 1.078353)
test_btest 0.000760 0.000238 75.275434 ( 11.114475)
test_basic 0.005599 0.001750 0.362791 ( 0.447493)
test_all 0.001327 0.000000 664.952358 (108.213742)
test_rubyspec 0.052337 0.050335 51.797294 ( 59.826739)
total: 188.57 sec