Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-044909
#<BuildRuby:0x000055d9f6780020
@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-044909",
@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.000014 0.000005 0.000019 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004967 0.000291 1.129010 ( 1.505297)
build_miniruby 0.000763 0.000224 0.873306 ( 0.872806)
build_ruby 0.001381 0.000000 2.804715 ( 2.805130)
build_all 0.009524 0.000000 16.298986 ( 1.423890)
build_install 0.008557 0.000000 4.721970 ( 1.203171)
test_btest 0.000937 0.000000 83.309966 ( 7.166140)
test_basic 0.002808 0.002808 0.664560 ( 0.743333)
test_all 0.112306 0.022502 529.997866 ( 60.402142)
test_rubyspec 0.016117 0.032423 49.720719 ( 62.035720)
total: 138.16 sec