Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-030923
#<BuildRuby:0x000055c4912232f0
@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.20231210-030923",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000483 0.004098 1.444421 ( 1.763714)
build_miniruby 0.000000 0.001106 1.015585 ( 1.014746)
build_ruby 0.000000 0.001263 2.679993 ( 2.680971)
build_all 0.008626 0.001885 17.093101 ( 1.490409)
build_install 0.008430 0.000430 5.010788 ( 1.183693)
test_btest 0.000723 0.000211 89.851219 ( 7.019637)
test_basic 0.000880 0.003868 0.696524 ( 0.775840)
test_all 0.115763 0.020933 553.232568 ( 51.146121)
test_rubyspec 0.026848 0.018964 50.007299 ( 62.266390)
total: 129.34 sec