Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-155131
#<BuildRuby:0x000055c31f96f248
@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.20231229-155131",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000831 0.004410 0.785482 ( 1.174423)
build_miniruby 0.000760 0.000276 0.819853 ( 0.819987)
build_ruby 0.000971 0.000353 2.665079 ( 2.665865)
build_all 0.007746 0.000000 11.974131 ( 0.985542)
build_install 0.009785 0.001295 3.366562 ( 0.954691)
test_btest 0.000649 0.000185 63.609579 ( 4.332226)
test_basic 0.004407 0.000000 0.387075 ( 0.466629)
test_all 0.058928 0.039599 390.458345 ( 35.016691)
test_rubyspec 0.044382 0.019763 40.453691 ( 53.034641)
total: 99.45 sec