Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-143457
#<BuildRuby:0x000055960def7740
@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-143457",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.004586 0.001079 1.485882 ( 1.768366)
build_miniruby 0.000674 0.000159 0.821196 ( 0.820753)
build_ruby 0.001158 0.000273 2.777107 ( 2.777144)
build_all 0.005530 0.003524 14.150466 ( 1.323236)
build_install 0.008668 0.000000 4.164117 ( 1.060120)
test_btest 0.000946 0.000000 73.320886 ( 6.839490)
test_basic 0.005366 0.000604 0.800633 ( 0.875398)
test_all 0.111735 0.021491 488.742784 ( 49.789227)
test_rubyspec 0.024490 0.020369 48.200888 ( 60.626240)
total: 125.88 sec