Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-030704
#<BuildRuby:0x0000556290e98110
@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.20231230-030704",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003350 0.001489 0.802630 ( 1.184672)
build_miniruby 0.000822 0.000366 0.852428 ( 0.852066)
build_ruby 0.001020 0.000454 2.693569 ( 2.694255)
build_all 0.003842 0.004212 12.249750 ( 0.975408)
build_install 0.009928 0.000427 3.413052 ( 0.970067)
test_btest 0.000553 0.000231 63.901573 ( 4.882592)
test_basic 0.001799 0.003302 0.412058 ( 0.491523)
test_all 0.066279 0.031906 380.904231 ( 38.308739)
test_rubyspec 0.031188 0.039738 40.247096 ( 52.809198)
total: 103.17 sec