Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-040726
#<BuildRuby:0x00005648a171c060
@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.20231219-040726",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004324 0.000028 1.028170 ( 1.370504)
build_miniruby 0.001181 0.000000 0.871229 ( 0.871366)
build_ruby 0.001211 0.000000 2.721501 ( 2.724239)
build_all 0.007175 0.000437 12.169577 ( 1.002598)
build_install 0.006764 0.005515 3.584182 ( 0.983772)
test_btest 0.000760 0.000117 63.780216 ( 5.104841)
test_basic 0.000000 0.004772 0.377259 ( 0.458546)
test_all 0.072114 0.028137 393.654479 ( 37.657655)
test_rubyspec 0.033473 0.032152 39.534963 ( 52.163142)
total: 102.34 sec