Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-230823
#<BuildRuby:0x0000562b3d1ebce8
@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.20231128-230823",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.000544 0.004219 1.010461 ( 1.434076)
build_miniruby 0.000931 0.000435 0.939173 ( 0.938169)
build_ruby 0.000998 0.000466 2.750499 ( 2.750710)
build_all 0.006491 0.003510 15.889206 ( 1.435721)
build_install 0.005751 0.002724 4.626125 ( 1.145266)
test_btest 0.000863 0.000409 79.246444 ( 6.771520)
test_basic 0.000000 0.003883 0.552965 ( 0.629946)
test_all 0.078613 0.056600 529.556068 ( 49.317380)
test_rubyspec 0.006936 0.040746 49.462039 ( 61.870646)
total: 126.29 sec