Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-173524
#<BuildRuby:0x000055b8fc7e3280
@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.20240115-173524",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004437 0.000079 1.094772 ( 1.446831)
build_miniruby 0.000985 0.000156 0.915480 ( 0.915102)
build_ruby 0.001499 0.000000 2.701760 ( 2.701294)
build_all 0.008740 0.000322 14.329227 ( 1.309138)
build_install 0.007429 0.000450 4.110016 ( 1.059302)
test_btest 0.001017 0.000000 75.487824 ( 6.858347)
test_basic 0.004890 0.000227 0.649109 ( 0.726617)
test_all 0.102720 0.024207 496.046732 ( 45.924024)
test_rubyspec 0.021796 0.025163 48.307241 ( 60.717146)
total: 121.66 sec