Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-031506
#<BuildRuby:0x0000556e92c1b7f8
@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.20240101-031506",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004749 0.000396 0.799849 ( 1.177639)
build_miniruby 0.000926 0.000077 0.816580 ( 0.816707)
build_ruby 0.001424 0.000000 2.666980 ( 2.668065)
build_all 0.008118 0.000020 12.031039 ( 0.989114)
build_install 0.013128 0.000000 3.430053 ( 0.960667)
test_btest 0.000719 0.000000 63.839386 ( 5.406373)
test_basic 0.004817 0.000001 0.401562 ( 0.480879)
test_all 0.076688 0.020092 386.902204 ( 34.541323)
test_rubyspec 0.045811 0.019558 40.375051 ( 52.927476)
total: 99.97 sec