Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-022013
#<BuildRuby:0x0000559a7805b3e8
@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.20240116-022013",
@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.000005 0.000014 ( 0.000014)
autoconf 0.000013 0.000008 0.000021 ( 0.000021)
configure 0.000010 0.000006 0.000016 ( 0.000016)
build_up 0.000967 0.005604 0.812990 ( 1.227083)
build_miniruby 0.000580 0.000452 0.827983 ( 0.827963)
build_ruby 0.000855 0.000665 2.655742 ( 2.656620)
build_all 0.003935 0.003909 11.966892 ( 0.991354)
build_install 0.005314 0.005042 3.377736 ( 0.953413)
test_btest 0.000355 0.000291 65.427117 ( 4.897388)
test_basic 0.004036 0.000033 0.401527 ( 0.482725)
test_all 0.070028 0.026404 373.326968 ( 41.826909)
test_rubyspec 0.045747 0.019545 40.349771 ( 52.889800)
total: 106.75 sec