Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-132159
#<BuildRuby:0x000056208c55c0c8
@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.20240103-132159",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002914 0.003884 1.053287 ( 1.311785)
build_miniruby 0.001055 0.000000 0.794033 ( 0.794546)
build_ruby 0.001439 0.000000 2.656023 ( 2.656943)
build_all 0.003677 0.004205 11.900578 ( 0.975125)
build_install 0.012283 0.000015 3.473901 ( 0.964192)
test_btest 0.000608 0.000067 62.804987 ( 5.152914)
test_basic 0.004270 0.000019 0.392766 ( 0.473778)
test_all 0.085161 0.010985 393.358689 ( 32.917113)
test_rubyspec 0.034767 0.036640 40.085944 ( 52.658896)
total: 97.91 sec