Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-141829
#<BuildRuby:0x000055885bcd80c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-141829",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003418 0.001025 0.738930 ( 1.135408)
build_miniruby 0.001201 0.000000 0.914215 ( 0.914490)
build_ruby 0.001099 0.000000 2.769055 ( 2.772814)
build_all 0.003811 0.003432 12.141600 ( 0.994164)
build_install 0.005950 0.003249 3.454867 ( 0.983578)
test_btest 0.000470 0.000168 62.893372 ( 5.791795)
test_basic 0.002816 0.001005 0.386037 ( 0.467955)
test_all 0.079415 0.031250 473.767837 ( 40.895325)
test_rubyspec 0.027022 0.036322 40.823369 ( 53.561433)
total: 107.52 sec