Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-195736
#<BuildRuby:0x000055d05a01c090
@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.20231231-195736",
@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.000006 0.000001 0.000007 ( 0.000007)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004560 0.000760 0.804830 ( 1.203645)
build_miniruby 0.001050 0.000175 0.825741 ( 0.825892)
build_ruby 0.001291 0.000215 2.655089 ( 2.655662)
build_all 0.008026 0.000521 12.067505 ( 0.985564)
build_install 0.007050 0.006533 3.412731 ( 0.959637)
test_btest 0.000632 0.000146 62.984145 ( 4.754593)
test_basic 0.004144 0.000957 0.405167 ( 0.485536)
test_all 0.067909 0.032053 371.653724 ( 42.124210)
test_rubyspec 0.024536 0.042722 40.515328 ( 53.065246)
total: 107.06 sec