Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-103353
#<BuildRuby:0x000055e01ebe0178
@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-103353",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000890 0.004152 0.960903 ( 1.306249)
build_miniruby 0.000821 0.000149 0.870558 ( 0.871263)
build_ruby 0.001894 0.000000 2.716149 ( 2.716403)
build_all 0.002953 0.004349 12.119130 ( 0.976675)
build_install 0.007622 0.000784 3.554004 ( 0.971487)
test_btest 0.000550 0.000127 63.852793 ( 4.468418)
test_basic 0.002973 0.000686 0.376685 ( 0.459356)
test_all 0.061809 0.034468 381.778548 ( 36.789398)
test_rubyspec 0.035426 0.032893 39.500824 ( 52.135034)
total: 100.69 sec