Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-062505
#<BuildRuby:0x00005583c0528098
@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.20231204-062505",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004728 0.000125 1.243209 ( 1.613469)
build_miniruby 0.000000 0.001279 1.080470 ( 1.080120)
build_ruby 0.000000 0.001723 2.886599 ( 2.886449)
build_all 0.010390 0.000000 16.834857 ( 1.527676)
build_install 0.002287 0.007041 4.897411 ( 1.188743)
test_btest 0.000865 0.000225 85.217227 ( 7.754146)
test_basic 0.000595 0.002830 0.620568 ( 0.699466)
test_all 0.098169 0.036345 541.285880 ( 53.183989)
test_rubyspec 0.016328 0.033103 51.572480 ( 63.861894)
total: 133.80 sec