Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-133023
#<BuildRuby:0x000055b81f04f858
@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.20231228-133023",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004858 0.000071 1.206881 ( 1.568701)
build_miniruby 0.000903 0.000095 0.884764 ( 0.884178)
build_ruby 0.001369 0.000144 2.900427 ( 2.899397)
build_all 0.005142 0.004465 16.178661 ( 1.444218)
build_install 0.007933 0.001190 4.627161 ( 1.167710)
test_btest 0.000964 0.000144 84.330646 ( 7.039269)
test_basic 0.000958 0.005032 0.846939 ( 0.922118)
test_all 0.094773 0.038218 541.351678 ( 49.214865)
test_rubyspec 0.018234 0.029750 49.805640 ( 62.102408)
total: 127.24 sec