Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-003802
#<BuildRuby:0x000055e153e03d48
@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.20221207-003802",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003823 0.000347 0.806780 ( 1.077622)
build_miniruby 0.000922 0.000084 0.518917 ( 0.518258)
build_ruby 0.000000 0.001293 1.696848 ( 1.620549)
build_all 0.006929 0.002853 11.925316 ( 1.467187)
build_install 0.006724 0.000000 1.593212 ( 0.750228)
test_btest 0.000663 0.000000 61.450558 ( 6.348418)
test_basic 0.000000 0.003205 0.238508 ( 0.334820)
test_all 0.001090 0.000259 487.871775 ( 48.913395)
test_rubyspec 0.021949 0.004376 35.049121 ( 45.696730)
total: 106.73 sec