Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-202147
#<BuildRuby:0x000055f5ee45fe68
@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.20230122-202147",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003535 0.000000 0.640817 ( 1.047106)
build_miniruby 0.000875 0.000000 0.633687 ( 0.633335)
build_ruby 0.001352 0.000000 2.192205 ( 2.192399)
build_all 0.009070 0.000000 11.899007 ( 1.457400)
build_install 0.006490 0.000000 1.480282 ( 0.719502)
test_btest 0.000687 0.000000 63.787156 ( 6.234973)
test_basic 0.000000 0.005758 0.249276 ( 0.343021)
test_all 0.000000 0.001114 473.775970 ( 48.270949)
test_rubyspec 0.013791 0.015012 35.358093 ( 45.951788)
total: 106.85 sec