Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-044221
#<BuildRuby:0x000056504ebeb280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231216-044221",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004096 0.000819 1.030008 ( 1.279785)
build_miniruby 0.000981 0.000197 0.880363 ( 0.880485)
build_ruby 0.000928 0.000186 2.716406 ( 2.720354)
build_all 0.007601 0.000525 12.102695 ( 1.030393)
build_install 0.013510 0.000000 3.609779 ( 0.976762)
test_btest 0.000864 0.000000 62.079502 ( 5.829422)
test_basic 0.000000 0.003173 0.377509 ( 0.459169)
test_all 0.067404 0.033791 412.675272 ( 34.617143)
test_rubyspec 0.031240 0.036989 39.862290 ( 52.546649)
total: 100.34 sec