Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-101253
#<BuildRuby:0x00005612d48e3568
@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.20231115-101253",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001651 0.004425 1.502141 ( 1.919720)
build_miniruby 0.000808 0.000237 0.933490 ( 0.933587)
build_ruby 0.001437 0.000000 2.695616 ( 2.696699)
build_all 0.005790 0.003806 15.397755 ( 1.392205)
build_install 0.008502 0.000118 4.629743 ( 1.156855)
test_btest 0.000744 0.000213 81.770941 ( 7.094112)
test_basic 0.003171 0.000906 0.619892 ( 0.694476)
test_all 0.093665 0.037227 496.203818 ( 50.945531)
test_rubyspec 0.009974 0.036389 49.561690 ( 61.932069)
total: 128.77 sec