Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-090544
#<BuildRuby:0x0000564a1d26f788
@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.20231214-090544",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003970 0.000794 1.019184 ( 1.284406)
build_miniruby 0.000676 0.000135 0.867756 ( 0.867732)
build_ruby 0.001042 0.000209 2.705329 ( 2.707697)
build_all 0.006924 0.001385 12.181005 ( 0.993005)
build_install 0.000753 0.013794 3.594760 ( 0.975922)
test_btest 0.000534 0.000243 63.237863 ( 5.293301)
test_basic 0.002527 0.001149 0.375041 ( 0.456666)
test_all 0.070856 0.025246 382.557890 ( 32.271900)
test_rubyspec 0.029567 0.035159 39.586044 ( 52.269594)
total: 97.12 sec