Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-040353
#<BuildRuby:0x0000560835c8c010
@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.20231208-040353",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004100 0.000000 0.999331 ( 1.257678)
build_miniruby 0.000760 0.000000 0.868976 ( 0.869159)
build_ruby 0.001080 0.000000 2.706091 ( 2.709316)
build_all 0.006731 0.000379 12.176898 ( 1.019630)
build_install 0.008912 0.000323 3.588158 ( 0.964831)
test_btest 0.000629 0.000045 63.076200 ( 5.187626)
test_basic 0.003145 0.000225 0.368250 ( 0.451985)
test_all 0.093041 0.005114 388.557555 ( 34.777150)
test_rubyspec 0.031686 0.040852 39.557934 ( 52.203955)
total: 99.44 sec