Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-062154
#<BuildRuby:0x0000563d426a7f90
@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.20231201-062154",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000038 0.004040 0.956318 ( 1.218729)
build_miniruby 0.000853 0.000156 0.864692 ( 0.866726)
build_ruby 0.001087 0.000198 2.714483 ( 2.717963)
build_all 0.002830 0.005000 12.119906 ( 1.002647)
build_install 0.002915 0.006649 3.544897 ( 0.963420)
test_btest 0.000585 0.000225 63.580107 ( 4.991230)
test_basic 0.003340 0.000000 0.368353 ( 0.450472)
test_all 0.079082 0.021658 391.370304 ( 37.252145)
test_rubyspec 0.025116 0.028213 39.357542 ( 52.026874)
total: 101.49 sec