Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-075453
#<BuildRuby:0x00005642a9f03e20
@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.20240111-075453",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002109 0.003823 0.833695 ( 1.222875)
build_miniruby 0.000000 0.000935 0.835734 ( 0.835894)
build_ruby 0.000000 0.001500 2.670776 ( 2.671543)
build_all 0.002578 0.005017 11.943388 ( 1.007802)
build_install 0.012944 0.000291 3.490757 ( 0.964973)
test_btest 0.000654 0.000145 64.933275 ( 4.836757)
test_basic 0.005033 0.000219 0.408779 ( 0.489258)
test_all 0.072635 0.029512 386.188991 ( 39.419830)
test_rubyspec 0.027072 0.037990 40.647757 ( 53.189348)
total: 104.64 sec