Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-224719
#<BuildRuby:0x0000557382cbfb88
@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.20240116-224719",
@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.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004164 0.000926 1.010325 ( 1.394146)
build_miniruby 0.000000 0.001671 0.967582 ( 0.965763)
build_ruby 0.000000 0.001570 2.764362 ( 2.764033)
build_all 0.005389 0.003202 14.656206 ( 1.398166)
build_install 0.005805 0.001935 4.149734 ( 1.075512)
test_btest 0.000849 0.000283 79.627876 ( 7.077176)
test_basic 0.000000 0.005056 0.815025 ( 0.893698)
test_all 0.083401 0.045706 456.079569 ( 52.261169)
test_rubyspec 0.036346 0.027376 79.587203 ( 91.933120)
total: 159.76 sec