Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-162834
#<BuildRuby:0x0000559714c2f4b0
@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-162834",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004435 0.000081 0.972042 ( 1.257837)
build_miniruby 0.000832 0.000151 0.871810 ( 0.871802)
build_ruby 0.001022 0.000186 2.702966 ( 2.704682)
build_all 0.005692 0.001982 12.148393 ( 1.011559)
build_install 0.008351 0.000245 3.540531 ( 0.966734)
test_btest 0.000651 0.000115 66.146759 ( 4.860767)
test_basic 0.002846 0.000502 0.369972 ( 0.451098)
test_all 0.066986 0.036379 368.681679 ( 36.931500)
test_rubyspec 0.045543 0.014150 39.608299 ( 52.265847)
total: 101.32 sec