Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-162358
#<BuildRuby:0x00005609f56e7fa8
@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.20230726-162358",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001863 0.004745 1.400582 ( 2.820265)
build_miniruby 0.000798 0.000299 0.856282 ( 0.855431)
build_ruby 0.000865 0.000325 2.749885 ( 2.750235)
build_all 0.009306 0.000252 14.563853 ( 1.306178)
build_install 0.009157 0.000156 2.078992 ( 1.007883)
test_btest 0.000000 0.001196 85.527654 ( 7.703291)
test_basic 0.002204 0.002324 0.670883 ( 0.749240)
test_all 0.001910 0.000000 514.423275 ( 44.297219)
test_rubyspec 0.018024 0.024880 43.704877 ( 56.055777)
total: 117.55 sec