Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135756
#<BuildRuby:0x000055590d0efce8
@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.20240114-135756",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004442 0.000784 1.118964 ( 1.489085)
build_miniruby 0.000000 0.001469 0.897504 ( 0.895726)
build_ruby 0.000000 0.001348 2.730730 ( 2.730913)
build_all 0.004240 0.004670 14.185879 ( 1.307986)
build_install 0.007833 0.000000 4.045455 ( 1.041974)
test_btest 0.000979 0.000133 77.496345 ( 6.902107)
test_basic 0.005247 0.001250 0.819055 ( 0.893109)
test_all 0.107602 0.021617 514.460960 ( 48.533247)
test_rubyspec 0.027683 0.020353 48.315109 ( 60.612473)
total: 124.41 sec