Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-121510
#<BuildRuby:0x000055b1237d7e20
@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.20230525-121510",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005538 0.000977 1.460476 ( 2.751862)
build_miniruby 0.000000 0.001033 0.845801 ( 0.845109)
build_ruby 0.000438 0.000750 2.439610 ( 2.440194)
build_all 0.001583 0.007964 12.575949 ( 1.116172)
build_install 0.006552 0.000779 1.690802 ( 0.834277)
test_btest 0.000823 0.000235 83.531584 ( 6.637920)
test_basic 0.003314 0.000946 0.687499 ( 0.770019)
test_all 0.001769 0.000000 436.683933 ( 49.633103)
test_rubyspec 0.025853 0.013388 42.147047 ( 54.614420)
total: 119.64 sec