Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-060824
#<BuildRuby:0x000055c50efb31e0
@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-060824",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004270 0.000049 1.017693 ( 1.280279)
build_miniruby 0.000813 0.000147 0.877380 ( 0.877491)
build_ruby 0.001028 0.000187 2.714357 ( 2.716489)
build_all 0.003862 0.004130 12.131009 ( 1.009125)
build_install 0.008304 0.005459 3.625479 ( 0.978810)
test_btest 0.000639 0.000197 66.825876 ( 4.936387)
test_basic 0.002531 0.000779 0.379786 ( 0.459202)
test_all 0.080571 0.018664 382.998159 ( 35.197468)
test_rubyspec 0.017160 0.047863 39.793653 ( 52.428463)
total: 99.88 sec