Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-111503
#<BuildRuby:0x00005637b308c0a0
@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.20231230-111503",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001897 0.004461 1.139232 ( 1.499565)
build_miniruby 0.001284 0.000214 0.929719 ( 0.928244)
build_ruby 0.001205 0.000201 2.832336 ( 2.831807)
build_all 0.009441 0.000000 15.870621 ( 1.426092)
build_install 0.007395 0.000528 4.447799 ( 1.099424)
test_btest 0.000998 0.000143 78.829104 ( 7.382106)
test_basic 0.000535 0.004728 0.749151 ( 0.824798)
test_all 0.086629 0.046450 537.854905 ( 49.024167)
test_rubyspec 0.013192 0.033718 49.234522 ( 61.676422)
total: 126.69 sec