Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-213445
#<BuildRuby:0x00005579f8237ef0
@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.20231221-213445",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004289 0.000000 1.398360 ( 1.776019)
build_miniruby 0.000947 0.000000 0.853873 ( 0.853802)
build_ruby 0.001572 0.000000 2.751126 ( 2.751638)
build_all 0.008997 0.000539 15.839875 ( 1.409028)
build_install 0.008671 0.000000 4.610121 ( 1.131105)
test_btest 0.001039 0.000142 82.764951 ( 7.352249)
test_basic 0.005708 0.000000 0.840293 ( 0.915261)
test_all 0.106221 0.027182 495.727878 ( 60.329291)
test_rubyspec 0.040991 0.009602 50.087885 ( 62.423703)
total: 138.94 sec