Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-100855
#<BuildRuby:0x000056465a6fffa8
@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.20240104-100855",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000038)
build_up 0.004796 0.000799 1.274431 ( 1.544742)
build_miniruby 0.000696 0.000116 0.899804 ( 0.900711)
build_ruby 0.001190 0.000198 2.811929 ( 2.811324)
build_all 0.008615 0.000670 14.266235 ( 1.303758)
build_install 0.007287 0.000403 4.219875 ( 1.058651)
test_btest 0.000955 0.000143 72.865515 ( 6.222286)
test_basic 0.007344 0.001102 0.821669 ( 0.895191)
test_all 0.110878 0.020959 520.632251 ( 57.246505)
test_rubyspec 0.018170 0.030565 48.060162 ( 60.474152)
total: 132.46 sec