Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-180956
#<BuildRuby:0x000055deed20fae0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-180956",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004115 0.000069 0.955157 ( 1.328716)
build_miniruby 0.001097 0.000000 0.897594 ( 0.896737)
build_ruby 0.001571 0.000000 2.789182 ( 2.791941)
build_all 0.007435 0.002284 14.397415 ( 1.325598)
build_install 0.004717 0.004664 4.148817 ( 1.171164)
test_btest 0.000000 0.000698 77.117040 ( 7.179329)
test_basic 0.000854 0.002528 0.429724 ( 0.512426)
test_all 0.084966 0.049921 521.611981 ( 48.748394)
test_rubyspec 0.018434 0.013139 49.411764 ( 61.994445)
total: 125.95 sec