Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-222532
#<BuildRuby:0x00005589ddcc80a0
@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.20231108-222532",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000568 0.004099 1.299570 ( 1.572347)
build_miniruby 0.001086 0.000172 0.899308 ( 0.898526)
build_ruby 0.000000 0.001403 2.658318 ( 2.658492)
build_all 0.002593 0.007423 16.744256 ( 1.508461)
build_install 0.006791 0.001787 4.970513 ( 1.165010)
test_btest 0.000571 0.000151 83.812795 ( 7.724016)
test_basic 0.003223 0.000848 0.760969 ( 0.836513)
test_all 0.082133 0.057590 539.916008 ( 51.188011)
test_rubyspec 0.014090 0.038606 50.752719 ( 63.117939)
total: 130.67 sec