Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-193933
#<BuildRuby:0x000055be1addffa8
@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-193933",
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006265 0.000191 1.436254 ( 1.671159)
build_miniruby 0.001180 0.000098 0.792470 ( 0.791412)
build_ruby 0.001311 0.000109 2.633524 ( 2.632686)
build_all 0.008578 0.000715 14.282502 ( 1.311429)
build_install 0.008639 0.000271 4.203158 ( 1.057108)
test_btest 0.001032 0.000079 73.935665 ( 6.967575)
test_basic 0.000000 0.004513 0.592771 ( 0.669906)
test_all 0.114518 0.015565 480.531193 ( 54.159593)
test_rubyspec 0.034409 0.012620 48.221000 ( 60.626838)
total: 129.89 sec