Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-205801
#<BuildRuby:0x0000564ef2f33e68
@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.20231113-205801",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003685 0.000867 1.395843 ( 1.654155)
build_miniruby 0.000899 0.000211 0.789070 ( 0.788516)
build_ruby 0.001224 0.000288 2.803383 ( 2.802925)
build_all 0.005113 0.004524 15.245595 ( 1.376810)
build_install 0.008625 0.000000 4.670912 ( 1.150934)
test_btest 0.000844 0.000209 80.769884 ( 6.545044)
test_basic 0.000091 0.004418 0.604908 ( 0.679890)
test_all 0.099849 0.033162 495.550942 ( 48.095252)
test_rubyspec 0.006251 0.046330 49.077246 ( 61.428350)
total: 124.52 sec