Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-005008
#<BuildRuby:0x000055ac23600188
@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.20231214-005008",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004029 1.012439 ( 1.274152)
build_miniruby 0.000000 0.000819 0.874513 ( 0.876584)
build_ruby 0.000000 0.000985 2.699579 ( 2.701717)
build_all 0.003798 0.003568 12.144464 ( 0.982478)
build_install 0.008543 0.003943 3.566937 ( 0.972069)
test_btest 0.000545 0.000170 62.608424 ( 5.732025)
test_basic 0.004156 0.000180 0.379646 ( 0.463027)
test_all 0.084846 0.019567 399.666853 ( 36.476267)
test_rubyspec 0.038663 0.032775 39.813044 ( 52.495040)
total: 101.97 sec