Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-042329
#<BuildRuby:0x00005566dc43aee8
@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.20231119-042329",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000947 0.004264 0.910862 ( 1.308145)
build_miniruby 0.000977 0.000150 0.788823 ( 0.812658)
build_ruby 0.001369 0.000000 2.603584 ( 2.604603)
build_all 0.007571 0.000676 12.056532 ( 1.005398)
build_install 0.010713 0.000185 3.984407 ( 0.999086)
test_btest 0.000728 0.000091 64.538416 ( 5.136543)
test_basic 0.000515 0.004010 0.400237 ( 0.479694)
test_all 0.084747 0.012466 347.353596 ( 35.616250)
test_rubyspec 0.027604 0.037032 39.497424 ( 52.066290)
total: 100.03 sec