Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-171605
#<BuildRuby:0x0000557998b3adf0
@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.20240106-171605",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.001065 0.002814 0.902663 ( 1.517884)
build_miniruby 0.000911 0.000161 0.909813 ( 0.908851)
build_ruby 0.001282 0.000000 2.692937 ( 2.695978)
build_all 0.005298 0.004355 14.747603 ( 1.381345)
build_install 0.008573 0.000168 4.276493 ( 1.143175)
test_btest 0.000541 0.000108 80.532262 ( 6.938585)
test_basic 0.002847 0.000569 0.399785 ( 0.480962)
test_all 0.106536 0.030721 514.523118 ( 53.079240)
test_rubyspec 0.015879 0.016736 48.744958 ( 61.393637)
total: 129.54 sec