Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-215317
#<BuildRuby:0x0000556f81c84178
@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.20231227-215317",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004831 0.000132 0.791458 ( 1.181344)
build_miniruby 0.000843 0.000140 0.792055 ( 0.792072)
build_ruby 0.000000 0.001428 2.655662 ( 2.656617)
build_all 0.000000 0.008386 12.107292 ( 0.959693)
build_install 0.008096 0.002290 3.388462 ( 0.960178)
test_btest 0.000622 0.000219 65.058828 ( 5.112474)
test_basic 0.000964 0.003866 0.402082 ( 0.480585)
test_all 0.084716 0.010502 386.319682 ( 32.058989)
test_rubyspec 0.025126 0.051813 40.524605 ( 53.059579)
total: 97.26 sec