Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-213232
#<BuildRuby:0x0000557937cd7d68
@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.20231231-213232",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004782 0.000077 1.073908 ( 1.427942)
build_miniruby 0.001414 0.000141 0.910929 ( 0.911014)
build_ruby 0.001397 0.000140 2.944806 ( 2.944364)
build_all 0.006014 0.003877 16.849032 ( 1.468374)
build_install 0.007842 0.000488 4.722603 ( 1.146918)
test_btest 0.000584 0.000076 91.264179 ( 7.057527)
test_basic 0.000115 0.004309 0.585015 ( 0.665498)
test_all 0.103726 0.030222 567.044210 ( 51.745588)
test_rubyspec 0.017198 0.027238 50.701475 ( 62.985593)
total: 130.35 sec