Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-150223
#<BuildRuby:0x0000558759e1e048
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231209-150223",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006722 0.001120 2.368429 ( 3.522080)
build_miniruby 0.000000 0.001748 1.581964 ( 1.748501)
build_ruby 0.000000 0.001985 3.232461 ( 3.857742)
build_all 0.007939 0.001143 5.417282 ( 4.426348)
build_install 0.005276 0.013620 6.696863 ( 5.870133)
test_btest 0.000554 0.000170 61.594882 ( 58.010571)
test_basic 0.006480 0.001994 0.855159 ( 1.187135)
test_all 0.064897 0.056276 649.609589 (381.825288)
test_rubyspec 0.035743 0.037046 90.448196 (128.459892)
total: 588.91 sec