Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-122623
#<BuildRuby:0x000055c68f86fbb8
@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.20230624-122623",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004833 0.000805 1.394751 ( 2.652700)
build_miniruby 0.000832 0.000139 0.895316 ( 0.895570)
build_ruby 0.001110 0.000185 2.543131 ( 2.544330)
build_all 0.008978 0.000727 16.405430 ( 1.469444)
build_install 0.009535 0.000737 4.921305 ( 1.177769)
test_btest 0.000966 0.000144 84.667578 ( 7.904237)
test_basic 0.004601 0.000000 0.822506 ( 0.904350)
test_all 0.001241 0.000140 462.887037 ( 49.044847)
test_rubyspec 0.004863 0.035168 43.058967 ( 55.504384)
total: 122.10 sec