Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-115423
#<BuildRuby:0x0000558c10a67e20
@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-115423",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005014 1.178844 ( 1.574322)
build_miniruby 0.000000 0.001351 0.823026 ( 0.821930)
build_ruby 0.000000 0.001670 2.727969 ( 2.732539)
build_all 0.004432 0.004363 14.244769 ( 1.323248)
build_install 0.007305 0.000000 4.154567 ( 1.080471)
test_btest 0.001095 0.000000 77.312496 ( 6.612427)
test_basic 0.000271 0.005193 0.750863 ( 0.829257)
test_all 0.089960 0.040195 516.412998 ( 50.261407)
test_rubyspec 0.034674 0.015499 49.500875 ( 61.877109)
total: 127.11 sec