Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-153232
#<BuildRuby:0x000055acb5c7f788
@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.20231219-153232",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005090 0.000089 1.039573 ( 1.297957)
build_miniruby 0.000817 0.000069 0.880468 ( 0.880510)
build_ruby 0.001264 0.000000 2.703506 ( 2.705194)
build_all 0.007748 0.000050 12.188587 ( 0.984193)
build_install 0.008640 0.004265 3.601955 ( 0.981455)
test_btest 0.000736 0.000092 63.830255 ( 4.986205)
test_basic 0.000000 0.003212 0.380280 ( 0.463365)
test_all 0.062576 0.040732 405.354511 ( 41.913304)
test_rubyspec 0.051347 0.016474 39.869714 ( 52.544261)
total: 106.76 sec