Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-121408
#<BuildRuby:0x000055ed65e4b738
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231224-121408",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003927 0.001155 1.038340 ( 1.418405)
build_miniruby 0.000768 0.000226 0.868579 ( 0.867492)
build_ruby 0.001444 0.000000 2.720786 ( 2.721544)
build_all 0.007325 0.003060 16.759765 ( 1.455477)
build_install 0.006099 0.003376 4.938199 ( 1.196617)
test_btest 0.000816 0.000259 83.101993 ( 7.932185)
test_basic 0.003121 0.000994 0.513729 ( 0.590964)
test_all 0.114719 0.021558 521.712009 ( 56.422570)
test_rubyspec 0.022925 0.025684 51.644768 ( 63.977633)
total: 136.58 sec