Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-024805
#<BuildRuby:0x000055cfd1937280
@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-024805",
@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.000018)
autoconf 0.000041 0.000004 0.000045 ( 0.000044)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.004757 0.000501 1.054599 ( 1.449836)
build_miniruby 0.000837 0.000088 0.897407 ( 0.896886)
build_ruby 0.001363 0.000143 2.836091 ( 2.835757)
build_all 0.008530 0.000424 14.092680 ( 1.297818)
build_install 0.007578 0.000000 4.112801 ( 1.068666)
test_btest 0.001168 0.000000 77.674559 ( 6.558990)
test_basic 0.004040 0.000000 0.608023 ( 0.684058)
test_all 0.108356 0.017987 486.421726 ( 51.940502)
test_rubyspec 0.030227 0.012033 47.835626 ( 60.270958)
total: 127.00 sec