Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-102258
#<BuildRuby:0x00005640fe9877f0
@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-102258",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004340 0.001447 1.033477 ( 1.366042)
build_miniruby 0.000894 0.000298 0.870696 ( 0.869915)
build_ruby 0.001226 0.000408 2.702097 ( 2.702119)
build_all 0.008086 0.000000 12.139968 ( 0.998943)
build_install 0.010969 0.000000 3.611546 ( 0.983189)
test_btest 0.000763 0.000000 63.807665 ( 5.410922)
test_basic 0.001721 0.001855 0.374645 ( 0.456771)
test_all 0.075993 0.023812 372.254231 ( 38.040872)
test_rubyspec 0.043565 0.021445 39.739669 ( 52.409368)
total: 103.24 sec