Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-095735
#<BuildRuby:0x000055f096087e88
@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.20231224-095735",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003455 0.731831 ( 1.205459)
build_miniruby 0.000000 0.000802 0.903330 ( 0.903697)
build_ruby 0.000000 0.001104 2.764563 ( 2.767020)
build_all 0.001948 0.005314 12.167895 ( 0.996683)
build_install 0.011608 0.001992 3.430476 ( 0.978553)
test_btest 0.000552 0.000276 61.657209 ( 6.264135)
test_basic 0.003062 0.001531 0.379282 ( 0.463661)
test_all 0.092208 0.016437 422.041996 ( 41.232111)
test_rubyspec 0.015353 0.035503 40.408291 ( 53.117558)
total: 107.93 sec