Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-174138
#<BuildRuby:0x0000563bc0f12e88
@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-174138",
@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.000023 0.000006 0.000029 ( 0.000028)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004528 0.001132 1.448456 ( 1.693521)
build_miniruby 0.000747 0.000187 0.895361 ( 0.895252)
build_ruby 0.001053 0.000263 2.731594 ( 2.731167)
build_all 0.006442 0.002666 14.365744 ( 1.378866)
build_install 0.004992 0.003237 4.242496 ( 1.056694)
test_btest 0.000000 0.000715 73.978536 ( 7.202896)
test_basic 0.000000 0.004696 0.658915 ( 0.734045)
test_all 0.084359 0.043788 506.092745 ( 52.973376)
test_rubyspec 0.027698 0.018872 47.938223 ( 60.396127)
total: 129.06 sec