Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-010910
#<BuildRuby:0x0000560b2df800c8
@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.20231213-010910",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004733 1.027356 ( 1.675624)
build_miniruby 0.000000 0.001179 0.865951 ( 0.865763)
build_ruby 0.000000 0.001752 2.706278 ( 2.708547)
build_all 0.006576 0.001124 12.168707 ( 1.020485)
build_install 0.006121 0.004209 3.581097 ( 0.964211)
test_btest 0.000626 0.000000 63.255539 ( 5.033304)
test_basic 0.003649 0.000000 0.377593 ( 0.461005)
test_all 0.089737 0.009403 369.821348 ( 36.969512)
test_rubyspec 0.041433 0.034247 39.839823 ( 52.720277)
total: 102.42 sec