Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-214621
#<BuildRuby:0x0000555dd1337e88
@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.20231212-214621",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004186 0.000085 1.004442 ( 1.273690)
build_miniruby 0.000457 0.000203 0.862553 ( 0.863273)
build_ruby 0.000664 0.000295 2.686199 ( 2.689006)
build_all 0.007904 0.000000 12.076458 ( 1.015577)
build_install 0.013634 0.000229 3.588207 ( 0.962415)
test_btest 0.000619 0.000177 63.599001 ( 5.222221)
test_basic 0.003378 0.000965 0.373031 ( 0.453472)
test_all 0.071490 0.028116 371.279474 ( 36.080715)
test_rubyspec 0.026957 0.049134 39.849085 ( 52.509101)
total: 101.07 sec