Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-184348
#<BuildRuby:0x0000558a5451f2c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230210-184348",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003941 0.000046 0.623658 ( 1.044576)
build_miniruby 0.000877 0.000000 0.666216 ( 0.665648)
build_ruby 0.001188 0.000000 2.079980 ( 2.079743)
build_all 0.005180 0.003714 12.476683 ( 1.517833)
build_install 0.005179 0.001381 1.515675 ( 0.730960)
test_btest 0.000551 0.000147 64.452961 ( 6.534452)
test_basic 0.002625 0.000700 0.242962 ( 0.338523)
test_all 0.000921 0.000245 486.309971 ( 47.326390)
test_rubyspec 0.017107 0.011708 35.187680 ( 45.718411)
total: 105.96 sec