Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-215916
#<BuildRuby:0x000055cac3c77840
@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.20231215-215916",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003997 0.000941 1.345916 ( 1.720723)
build_miniruby 0.000762 0.000179 0.875549 ( 0.875750)
build_ruby 0.000000 0.001364 3.004932 ( 3.005212)
build_all 0.006752 0.003568 16.613137 ( 1.539157)
build_install 0.008379 0.000000 4.934599 ( 1.195368)
test_btest 0.000973 0.000128 87.337957 ( 7.483984)
test_basic 0.003582 0.000895 0.684654 ( 0.761370)
test_all 0.105072 0.029303 538.669385 ( 48.487798)
test_rubyspec 0.018655 0.027751 51.153236 ( 63.454749)
total: 128.52 sec