Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-194507
#<BuildRuby:0x00005623aea83568
@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-194507",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004932 0.000000 1.301394 ( 1.644179)
build_miniruby 0.000935 0.000000 0.818621 ( 0.819367)
build_ruby 0.001229 0.000000 2.641792 ( 2.641812)
build_all 0.009845 0.000125 16.786466 ( 1.472991)
build_install 0.008156 0.000346 4.914592 ( 1.153686)
test_btest 0.001008 0.000084 84.884893 ( 7.755781)
test_basic 0.000000 0.003807 0.699416 ( 0.781077)
test_all 0.116266 0.022179 541.872649 ( 65.458584)
test_rubyspec 0.031863 0.011745 49.942550 ( 62.280236)
total: 144.01 sec