Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-112622
#<BuildRuby:0x0000564252923818
@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.20230623-112622",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003789 0.000632 1.309065 ( 2.615851)
build_miniruby 0.000940 0.000156 0.813049 ( 0.812766)
build_ruby 0.001068 0.000178 2.607831 ( 2.608662)
build_all 0.005807 0.003729 15.824794 ( 1.412165)
build_install 0.005555 0.003522 4.637521 ( 1.094994)
test_btest 0.000849 0.000193 83.573146 ( 7.315191)
test_basic 0.004718 0.000143 0.736863 ( 0.822933)
test_all 0.001759 0.000000 464.377068 ( 44.904720)
test_rubyspec 0.026058 0.013195 42.737719 ( 55.255656)
total: 116.84 sec