Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-025223
#<BuildRuby:0x00005618002d32f0
@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.20240101-025223",
@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.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001548 0.004295 1.148207 ( 1.492851)
build_miniruby 0.001048 0.000232 0.820956 ( 0.821490)
build_ruby 0.001011 0.000225 2.856364 ( 2.856028)
build_all 0.007929 0.001761 16.607787 ( 1.430514)
build_install 0.005181 0.003597 4.679067 ( 1.135842)
test_btest 0.001153 0.000000 83.535929 ( 7.475185)
test_basic 0.002504 0.003031 0.796876 ( 0.871869)
test_all 0.113725 0.023318 562.781952 ( 50.179657)
test_rubyspec 0.042676 0.010307 51.885382 ( 64.228350)
total: 130.49 sec