Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-205508
#<BuildRuby:0x00005566932540a0
@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-205508",
@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.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006144 0.000683 1.137442 ( 1.506476)
build_miniruby 0.001258 0.000140 0.888380 ( 0.887850)
build_ruby 0.001832 0.000000 2.689072 ( 2.693731)
build_all 0.008415 0.000603 14.365490 ( 1.315683)
build_install 0.002912 0.004579 4.129491 ( 1.066867)
test_btest 0.001082 0.000000 77.705505 ( 6.709294)
test_basic 0.000735 0.004236 0.673562 ( 0.746386)
test_all 0.097738 0.033521 464.408241 ( 52.042796)
test_rubyspec 0.017848 0.031651 49.188523 ( 61.515868)
total: 128.49 sec