Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-095931
#<BuildRuby:0x000055c847743bb8
@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.20240103-095931",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004430 0.001107 1.322619 ( 1.564567)
build_miniruby 0.000682 0.000171 0.848322 ( 0.848929)
build_ruby 0.001017 0.000254 2.562398 ( 2.562270)
build_all 0.003477 0.005640 14.032945 ( 1.286855)
build_install 0.000924 0.007907 4.174525 ( 1.071185)
test_btest 0.000747 0.000308 74.197881 ( 6.737957)
test_basic 0.000298 0.004734 0.825726 ( 0.900739)
test_all 0.115926 0.016528 473.818574 ( 49.362667)
test_rubyspec 0.026660 0.021908 48.895295 ( 61.335328)
total: 125.67 sec