Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-172553
#<BuildRuby:0x00005573c13d4098
@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.20231208-172553",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005126 0.001601 1.436837 ( 1.784214)
build_miniruby 0.000809 0.000253 0.908684 ( 0.907808)
build_ruby 0.001060 0.000332 2.730604 ( 2.730740)
build_all 0.007548 0.002616 17.010274 ( 1.546771)
build_install 0.004549 0.004274 5.162406 ( 1.256181)
test_btest 0.000807 0.000283 87.526358 ( 7.844850)
test_basic 0.003149 0.001103 0.775870 ( 0.857139)
test_all 0.102638 0.037311 544.824912 ( 64.631116)
test_rubyspec 0.024908 0.025599 51.591662 ( 63.876965)
total: 145.44 sec