Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-221052
#<BuildRuby:0x000055934e300110
@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-221052",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000702 0.003972 1.021459 ( 1.282545)
build_miniruby 0.000593 0.000237 0.867234 ( 0.868126)
build_ruby 0.000738 0.000295 2.705613 ( 2.707483)
build_all 0.006890 0.001083 12.127617 ( 0.991589)
build_install 0.004832 0.001756 3.587201 ( 0.988730)
test_btest 0.000491 0.000178 62.710837 ( 6.227528)
test_basic 0.000311 0.002859 0.373184 ( 0.454498)
test_all 0.080966 0.016351 390.794316 ( 41.630683)
test_rubyspec 0.029398 0.033750 39.929456 ( 52.573474)
total: 107.73 sec