Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-142202
#<BuildRuby:0x00005593993eb7f0
@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.20231126-142202",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005305 0.947726 ( 1.335623)
build_miniruby 0.000000 0.001073 0.810807 ( 0.810852)
build_ruby 0.000000 0.001863 2.645759 ( 2.646165)
build_all 0.002504 0.005961 12.185155 ( 0.992614)
build_install 0.008109 0.004990 3.729096 ( 0.995265)
test_btest 0.000620 0.000381 63.509477 ( 5.093631)
test_basic 0.001257 0.004873 0.424077 ( 0.501420)
test_all 0.077606 0.026125 351.079969 ( 35.563372)
test_rubyspec 0.030650 0.041516 39.832678 ( 52.398451)
total: 100.34 sec