Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-080639
#<BuildRuby:0x00005560dd64c178
@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-080639",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004811 0.000437 1.015564 ( 1.294619)
build_miniruby 0.000771 0.000070 0.868885 ( 0.869349)
build_ruby 0.000000 0.001494 2.713035 ( 2.713997)
build_all 0.003806 0.003679 12.098737 ( 1.036436)
build_install 0.005880 0.008558 3.589799 ( 0.975586)
test_btest 0.000000 0.000758 64.183511 ( 4.600351)
test_basic 0.000000 0.004100 0.375875 ( 0.457670)
test_all 0.083887 0.012538 383.270516 ( 32.813970)
test_rubyspec 0.030354 0.039906 40.126587 ( 52.782270)
total: 97.54 sec