Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-155702
#<BuildRuby:0x000055cbe9bd0208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221124-155702",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.004702 0.000203 1.044559 ( 1.604846)
build_miniruby 0.000000 0.000932 1.003981 ( 1.002580)
build_ruby 0.000000 0.001300 2.773822 ( 2.680626)
build_all 0.008335 0.000428 15.915729 ( 3.249220)
build_install 0.008684 0.001422 1.992870 ( 1.156476)
test_btest 0.000442 0.000130 62.327665 ( 11.066345)
test_basic 0.003300 0.000971 0.309624 ( 0.401109)
test_all 0.001368 0.000403 718.924319 (110.239873)
test_rubyspec 0.044619 0.022050 54.027748 ( 62.220538)
total: 193.62 sec