Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-215850
#<BuildRuby:0x00005651a0278100
@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.20231223-215850",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000893 0.003154 0.741579 ( 1.118588)
build_miniruby 0.001105 0.000000 0.903610 ( 0.904411)
build_ruby 0.001365 0.000000 2.774589 ( 2.778031)
build_all 0.004723 0.003684 12.032410 ( 0.990258)
build_install 0.010926 0.000000 3.415709 ( 0.973107)
test_btest 0.000632 0.000120 60.885122 ( 6.427323)
test_basic 0.003995 0.000058 0.378970 ( 0.457691)
test_all 0.099709 0.010788 453.928066 ( 39.844149)
test_rubyspec 0.026992 0.020672 40.572948 ( 53.327132)
total: 106.82 sec