Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-192827
#<BuildRuby:0x000055dc532900d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-192827",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001106 0.004288 1.047314 ( 1.307533)
build_miniruby 0.000798 0.000200 0.806396 ( 0.806413)
build_ruby 0.000959 0.000240 2.676178 ( 2.677426)
build_all 0.006028 0.001507 12.007313 ( 0.990473)
build_install 0.010733 0.003815 3.497839 ( 0.956969)
test_btest 0.000712 0.000000 63.700077 ( 5.659441)
test_basic 0.005094 0.000330 0.409556 ( 0.488745)
test_all 0.083503 0.016506 372.910163 ( 35.303206)
test_rubyspec 0.039862 0.024199 40.093076 ( 52.660496)
total: 100.85 sec