Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-191304
#<BuildRuby:0x0000565360e17788
@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.20231215-191304",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001129 0.003234 1.028951 ( 1.310939)
build_miniruby 0.000932 0.000254 0.874154 ( 0.874728)
build_ruby 0.001052 0.000287 2.726409 ( 2.759845)
build_all 0.007129 0.000792 12.123314 ( 0.997664)
build_install 0.008425 0.004219 3.559142 ( 0.977645)
test_btest 0.000500 0.000143 63.541585 ( 4.724279)
test_basic 0.004448 0.000048 0.377622 ( 0.458127)
test_all 0.063794 0.038356 419.471124 ( 35.106933)
test_rubyspec 0.019925 0.052142 40.112058 ( 52.760055)
total: 99.97 sec