Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-043322
#<BuildRuby:0x000055753ef278e0
@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.20231230-043322",
@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.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000640 0.004232 0.801016 ( 1.170377)
build_miniruby 0.000850 0.000339 0.849470 ( 0.848885)
build_ruby 0.001862 0.000000 2.708238 ( 2.708530)
build_all 0.004733 0.003464 12.000188 ( 0.980187)
build_install 0.005949 0.006975 3.435959 ( 0.971572)
test_btest 0.000561 0.000281 63.417225 ( 5.278960)
test_basic 0.002686 0.001343 0.389956 ( 0.469477)
test_all 0.076413 0.021946 361.492196 ( 42.659569)
test_rubyspec 0.029892 0.035115 40.410991 ( 52.976416)
total: 108.06 sec