Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-193900
#<BuildRuby:0x000055ae3caa3328
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-193900",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001584 0.003811 1.160212 ( 1.518081)
build_miniruby 0.000941 0.000171 0.972118 ( 0.971494)
build_ruby 0.001034 0.000188 2.796061 ( 2.796497)
build_all 0.007696 0.002390 15.790323 ( 1.438081)
build_install 0.006705 0.002703 4.637698 ( 1.115248)
test_btest 0.000849 0.000189 83.086947 ( 7.398079)
test_basic 0.000262 0.003532 0.579270 ( 0.659041)
test_all 0.100339 0.033528 520.203289 ( 52.963050)
test_rubyspec 0.027970 0.020675 49.979741 ( 62.298480)
total: 131.16 sec