Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-000239
#<BuildRuby:0x000055da7d9840d8
@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.20231222-000239",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004824 1.061025 ( 1.344527)
build_miniruby 0.000000 0.001227 0.902588 ( 0.903632)
build_ruby 0.000393 0.000904 2.738398 ( 2.741045)
build_all 0.007628 0.000041 12.214994 ( 1.049764)
build_install 0.014105 0.000000 3.651457 ( 0.988923)
test_btest 0.000628 0.000000 63.540017 ( 5.059056)
test_basic 0.004647 0.000000 0.383950 ( 0.467240)
test_all 0.091711 0.014614 405.715679 ( 40.403476)
test_rubyspec 0.025477 0.022530 40.426948 ( 53.169476)
total: 106.13 sec