Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-012150
#<BuildRuby:0x000055703f24fce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-012150",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004367 0.000397 0.983695 ( 1.375336)
build_miniruby 0.001023 0.000000 0.907562 ( 0.908411)
build_ruby 0.001655 0.000000 2.786224 ( 2.789482)
build_all 0.005252 0.004351 14.635456 ( 1.401624)
build_install 0.006506 0.002451 4.154760 ( 1.148540)
test_btest 0.000692 0.000000 74.994929 ( 7.499440)
test_basic 0.003065 0.000008 0.425823 ( 0.506168)
test_all 0.089220 0.043711 536.945860 ( 49.339464)
test_rubyspec 0.022328 0.011786 49.322073 ( 61.881442)
total: 126.85 sec