Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-153504
#<BuildRuby:0x0000555df8673ee0
@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.20240115-153504",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004031 0.000175 0.856491 ( 1.244945)
build_miniruby 0.000886 0.000000 0.911163 ( 0.910969)
build_ruby 0.001714 0.000061 2.766885 ( 2.770704)
build_all 0.006136 0.003306 14.288193 ( 1.280339)
build_install 0.002840 0.004297 4.066432 ( 1.049987)
test_btest 0.001076 0.000000 76.696684 ( 6.861115)
test_basic 0.004768 0.000000 0.583413 ( 0.658990)
test_all 0.096334 0.034940 502.364880 ( 49.492177)
test_rubyspec 0.028631 0.017969 49.113862 ( 61.514114)
total: 125.78 sec