Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-111914
#<BuildRuby:0x000055f2c1c5b840
@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.20231212-111914",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004697 0.000135 1.381403 ( 1.736729)
build_miniruby 0.000760 0.000168 0.890093 ( 0.890421)
build_ruby 0.001000 0.000223 2.688104 ( 2.688993)
build_all 0.009902 0.000287 16.886098 ( 1.480468)
build_install 0.004635 0.004385 4.946527 ( 1.198706)
test_btest 0.000939 0.000223 84.655104 ( 7.971453)
test_basic 0.003633 0.000865 0.671166 ( 0.748513)
test_all 0.111505 0.026190 551.569096 ( 61.914290)
test_rubyspec 0.020769 0.028237 50.764582 ( 62.996836)
total: 141.63 sec