Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-234224
#<BuildRuby:0x000055f670fe80a0
@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.20231122-234224",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003689 0.000615 1.283636 ( 1.669216)
build_miniruby 0.001254 0.000209 0.924849 ( 0.924792)
build_ruby 0.001167 0.000195 2.728838 ( 2.729374)
build_all 0.003088 0.007282 16.200692 ( 1.469601)
build_install 0.006799 0.002657 4.992868 ( 1.193595)
test_btest 0.000902 0.000236 83.806726 ( 7.301991)
test_basic 0.004066 0.001061 0.789386 ( 0.865236)
test_all 0.106692 0.029893 500.595989 ( 56.489204)
test_rubyspec 0.028412 0.018320 50.891938 ( 63.242760)
total: 135.89 sec