Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-092148
#<BuildRuby:0x000055efbe8df3c0
@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.20231231-092148",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004773 0.000053 0.792058 ( 1.168063)
build_miniruby 0.001216 0.000000 0.824036 ( 0.823665)
build_ruby 0.001940 0.000000 2.680343 ( 2.680820)
build_all 0.004407 0.003545 12.005205 ( 0.944344)
build_install 0.009536 0.002073 3.415890 ( 0.961290)
test_btest 0.000654 0.000086 62.255798 ( 4.878669)
test_basic 0.003665 0.000478 0.409358 ( 0.489219)
test_all 0.076012 0.022630 373.407614 ( 38.457938)
test_rubyspec 0.027022 0.039866 40.398048 ( 52.943591)
total: 103.35 sec