Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-140925
#<BuildRuby:0x0000556e1f8a6ed8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-140925",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.001850 0.004700 0.806619 ( 1.165223)
build_miniruby 0.000743 0.000297 0.814384 ( 0.814597)
build_ruby 0.000000 0.001403 2.709009 ( 2.709830)
build_all 0.001887 0.005717 11.859082 ( 0.979866)
build_install 0.010106 0.003045 3.390410 ( 0.968220)
test_btest 0.000454 0.000227 63.940611 ( 5.137884)
test_basic 0.003446 0.001723 0.391320 ( 0.471880)
test_all 0.058943 0.039577 394.686884 ( 35.655467)
test_rubyspec 0.034777 0.029883 40.653530 ( 53.197747)
total: 101.10 sec