Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-223809
#<BuildRuby:0x000055a3bc6980d8
@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.20240109-223809",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004822 0.001315 0.810420 ( 1.238695)
build_miniruby 0.000867 0.000236 0.816072 ( 0.816083)
build_ruby 0.001193 0.000325 2.694781 ( 2.695730)
build_all 0.005718 0.001559 11.935743 ( 0.988584)
build_install 0.003386 0.006329 3.370581 ( 0.960556)
test_btest 0.000729 0.000000 66.009559 ( 4.397894)
test_basic 0.003602 0.000000 0.390176 ( 0.471422)
test_all 0.068549 0.028650 391.468954 ( 35.822694)
test_rubyspec 0.014538 0.052256 40.470252 ( 53.028780)
total: 100.42 sec