Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-152849
#<BuildRuby:0x0000564db88b0090
@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.20231128-152849",
@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.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005777 0.927513 ( 1.323864)
build_miniruby 0.000000 0.001032 0.848397 ( 0.848654)
build_ruby 0.000000 0.002093 2.665564 ( 2.665749)
build_all 0.001972 0.005921 12.280694 ( 1.013060)
build_install 0.011474 0.002148 3.714112 ( 0.982987)
test_btest 0.000509 0.000223 62.322297 ( 4.469057)
test_basic 0.000409 0.003830 0.404766 ( 0.485264)
test_all 0.053930 0.041412 352.987204 ( 36.997990)
test_rubyspec 0.038672 0.026190 39.996672 ( 52.573342)
total: 101.36 sec