Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-095329
#<BuildRuby:0x000056241aad7818
@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.20231227-095329",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001969 0.003702 1.207202 ( 1.566952)
build_miniruby 0.001392 0.000209 0.994876 ( 0.993649)
build_ruby 0.001202 0.000180 2.779056 ( 2.778918)
build_all 0.009242 0.000000 16.314536 ( 1.459863)
build_install 0.007574 0.000617 4.615429 ( 1.148513)
test_btest 0.000785 0.000102 80.607059 ( 7.848061)
test_basic 0.003520 0.000459 0.611530 ( 0.687105)
test_all 0.117845 0.016292 513.501979 ( 57.921960)
test_rubyspec 0.022079 0.023247 50.244094 ( 62.513415)
total: 136.92 sec