Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-093107
#<BuildRuby:0x0000557e8bd27788
@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.20231218-093107",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004107 0.000021 1.030450 ( 1.321951)
build_miniruby 0.000631 0.000115 0.869851 ( 0.870769)
build_ruby 0.000907 0.000164 2.714332 ( 2.716156)
build_all 0.006805 0.000442 12.175393 ( 0.999096)
build_install 0.012330 0.000000 3.549909 ( 0.973273)
test_btest 0.000526 0.000000 63.807323 ( 4.674716)
test_basic 0.002555 0.000314 0.380299 ( 0.464262)
test_all 0.063518 0.033700 390.260987 ( 33.592088)
test_rubyspec 0.047721 0.019445 39.559147 ( 52.210539)
total: 97.82 sec