Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-204411
#<BuildRuby:0x000055d92b9b80e8
@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-204411",
@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.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005147 0.000000 1.271897 ( 1.537358)
build_miniruby 0.001008 0.000000 0.923936 ( 0.923638)
build_ruby 0.001401 0.000000 2.719597 ( 2.718802)
build_all 0.005023 0.003627 14.177986 ( 1.257419)
build_install 0.007771 0.000000 4.167854 ( 1.052403)
test_btest 0.000964 0.000102 77.052926 ( 6.761357)
test_basic 0.004072 0.000509 0.752343 ( 0.828086)
test_all 0.107608 0.021649 459.599594 ( 51.377738)
test_rubyspec 0.033298 0.013019 47.475686 ( 59.789302)
total: 126.25 sec