Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-093250
#<BuildRuby:0x000055d3ea670048
@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.20240103-093250",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005443 0.000000 1.303573 ( 1.575150)
build_miniruby 0.001010 0.000000 0.847866 ( 0.847422)
build_ruby 0.001253 0.000000 2.720549 ( 2.720172)
build_all 0.008053 0.000591 14.251254 ( 1.344608)
build_install 0.008462 0.000000 4.099043 ( 1.051418)
test_btest 0.000652 0.000000 77.431046 ( 6.658648)
test_basic 0.005441 0.000000 0.763665 ( 0.838922)
test_all 0.093231 0.036256 499.306839 ( 47.436888)
test_rubyspec 0.014016 0.034770 48.479416 ( 60.976856)
total: 123.45 sec