Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-093747
#<BuildRuby:0x0000557ea7fc3458
@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.20231127-093747",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005013 0.000165 1.181946 ( 1.586218)
build_miniruby 0.000953 0.000150 0.895806 ( 0.895482)
build_ruby 0.001397 0.000221 2.996685 ( 2.996017)
build_all 0.004154 0.006419 16.924114 ( 1.485152)
build_install 0.005480 0.004223 5.168897 ( 1.204896)
test_btest 0.000856 0.000223 84.669127 ( 7.417368)
test_basic 0.000556 0.004064 0.685466 ( 0.762571)
test_all 0.121998 0.018674 498.829542 ( 56.356547)
test_rubyspec 0.021903 0.024111 49.283430 ( 61.671406)
total: 134.38 sec