Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-201056
#<BuildRuby:0x00005624c15037f0
@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.20231229-201056",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004868 0.800814 ( 1.194103)
build_miniruby 0.000000 0.001179 0.850777 ( 0.850632)
build_ruby 0.000688 0.000696 2.692132 ( 2.692847)
build_all 0.003884 0.003747 11.941472 ( 0.983937)
build_install 0.006182 0.006853 3.385911 ( 0.960057)
test_btest 0.000752 0.000000 61.586235 ( 5.899675)
test_basic 0.004568 0.000747 0.405782 ( 0.484464)
test_all 0.077822 0.020107 384.223882 ( 35.760140)
test_rubyspec 0.047730 0.018230 40.563629 ( 53.110075)
total: 101.94 sec