Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-003457
#<BuildRuby:0x000055854f0580c8
@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.20231229-003457",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004616 0.000384 0.809321 ( 1.188037)
build_miniruby 0.001212 0.000101 0.814609 ( 0.814396)
build_ruby 0.001439 0.000120 2.667560 ( 2.668286)
build_all 0.007772 0.000249 11.986119 ( 0.995992)
build_install 0.008080 0.004592 3.387954 ( 0.975705)
test_btest 0.000627 0.000084 62.885458 ( 5.264419)
test_basic 0.000154 0.004770 0.394973 ( 0.474872)
test_all 0.087149 0.012299 362.403751 ( 38.912940)
test_rubyspec 0.042718 0.023745 40.567214 ( 53.097425)
total: 104.39 sec