Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-154833
#<BuildRuby:0x000055c1a5afb7b8
@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.20231211-154833",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005538 0.000457 1.294177 ( 1.681802)
build_miniruby 0.001069 0.000314 0.925939 ( 0.925832)
build_ruby 0.000997 0.000293 2.729924 ( 2.729801)
build_all 0.010515 0.000000 17.153995 ( 1.532219)
build_install 0.008890 0.000000 4.993454 ( 1.187969)
test_btest 0.001213 0.000000 92.449582 ( 7.355009)
test_basic 0.001166 0.003363 0.751941 ( 0.828364)
test_all 0.100074 0.034873 573.386072 ( 51.492925)
test_rubyspec 0.019775 0.027687 50.692288 ( 63.243898)
total: 130.98 sec