Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-060401
#<BuildRuby:0x0000557c093438e0
@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-060401",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004944 0.000086 1.028531 ( 1.282168)
build_miniruby 0.001083 0.000083 0.877686 ( 0.877356)
build_ruby 0.001478 0.000114 2.720818 ( 2.722159)
build_all 0.007115 0.000214 12.228231 ( 1.028489)
build_install 0.011543 0.000480 3.559400 ( 0.984150)
test_btest 0.000582 0.000039 62.251861 ( 6.169074)
test_basic 0.003670 0.000244 0.376880 ( 0.457607)
test_all 0.070787 0.029585 371.854415 ( 39.142350)
test_rubyspec 0.015724 0.051439 39.658663 ( 52.299404)
total: 104.96 sec