Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-171821
#<BuildRuby:0x0000560d8262bd68
@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.20231119-171821",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001876 0.003627 1.373923 ( 1.742411)
build_miniruby 0.001032 0.000217 0.949826 ( 0.949109)
build_ruby 0.001056 0.000222 2.791870 ( 2.792536)
build_all 0.010049 0.000354 16.810337 ( 1.451287)
build_install 0.008513 0.000000 4.978071 ( 1.167231)
test_btest 0.000946 0.000000 85.263053 ( 7.579374)
test_basic 0.000643 0.003697 0.640200 ( 0.716581)
test_all 0.097888 0.036585 523.191302 ( 49.887837)
test_rubyspec 0.016061 0.033888 51.462610 ( 63.774921)
total: 130.06 sec