Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-162127
#<BuildRuby:0x00005575ad5d7438
@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.20231217-162127",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003097 0.001033 1.036356 ( 1.314221)
build_miniruby 0.000579 0.000193 0.870609 ( 0.871814)
build_ruby 0.000739 0.000246 2.714689 ( 2.715561)
build_all 0.001400 0.005090 12.210416 ( 1.026151)
build_install 0.005440 0.007650 3.589931 ( 0.972430)
test_btest 0.000447 0.000248 63.133024 ( 5.929170)
test_basic 0.002004 0.001113 0.376542 ( 0.459640)
test_all 0.076276 0.021695 403.940150 ( 34.932256)
test_rubyspec 0.022655 0.054738 39.837901 ( 52.473160)
total: 100.70 sec