Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-203500
#<BuildRuby:0x00005650b453f6f0
@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.20231217-203500",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000700 0.004192 1.252947 ( 1.619453)
build_miniruby 0.000695 0.000204 0.852523 ( 0.852339)
build_ruby 0.001120 0.000330 2.775316 ( 2.775596)
build_all 0.003795 0.006633 15.842071 ( 1.446110)
build_install 0.008232 0.000137 4.769008 ( 1.172088)
test_btest 0.000000 0.001103 80.777710 ( 7.850736)
test_basic 0.003361 0.001147 0.782948 ( 0.861364)
test_all 0.105902 0.034054 529.713953 ( 57.853281)
test_rubyspec 0.017157 0.035435 49.703351 ( 62.030964)
total: 136.46 sec