Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-233645
#<BuildRuby:0x0000557525f67cb0
@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.20231227-233645",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004388 0.000878 1.200422 ( 1.561205)
build_miniruby 0.001230 0.000246 0.894149 ( 0.893575)
build_ruby 0.001079 0.000216 2.855081 ( 2.855122)
build_all 0.004012 0.005974 16.595956 ( 1.479756)
build_install 0.006922 0.002528 4.774799 ( 1.185138)
test_btest 0.000731 0.000225 86.169666 ( 7.559827)
test_basic 0.000494 0.004771 0.757839 ( 0.832077)
test_all 0.096473 0.037986 550.009615 ( 52.219261)
test_rubyspec 0.014884 0.032096 50.529874 ( 62.852933)
total: 131.44 sec