Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-141324
#<BuildRuby:0x0000561c4847bd68
@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.20230615-141324",
@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.000024)
autoconf 0.000000 0.000014 0.000014 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.006428 1.486242 ( 2.981362)
build_miniruby 0.000162 0.000905 0.784121 ( 0.783641)
build_ruby 0.001060 0.000159 2.483755 ( 2.483997)
build_all 0.009404 0.000216 12.500168 ( 1.117534)
build_install 0.003909 0.003971 1.785945 ( 0.864866)
test_btest 0.000917 0.000159 78.234171 ( 7.262010)
test_basic 0.005059 0.000172 0.813449 ( 0.893315)
test_all 0.000870 0.000145 428.428284 ( 41.744084)
test_rubyspec 0.020580 0.018886 41.293114 ( 53.822669)
total: 111.95 sec