Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-044507
#<BuildRuby:0x00005601f34b3d68
@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.20231122-044507",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001524 0.003426 1.291626 ( 1.683053)
build_miniruby 0.000907 0.000082 0.789376 ( 0.788933)
build_ruby 0.001189 0.000108 2.773482 ( 2.773820)
build_all 0.009838 0.000523 16.387374 ( 1.429353)
build_install 0.012955 0.000053 4.954126 ( 1.170475)
test_btest 0.001020 0.000079 83.254553 ( 7.247207)
test_basic 0.004348 0.000334 0.608492 ( 0.685176)
test_all 0.106770 0.025977 506.163703 ( 59.016385)
test_rubyspec 0.024893 0.024332 49.598186 ( 61.881092)
total: 136.68 sec