Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-091327
#<BuildRuby:0x000055819aa02348
@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.20230703-091327",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002489 0.003702 1.962965 ( 3.353011)
build_miniruby 0.001104 0.000204 1.500022 ( 1.512814)
build_ruby 0.001664 0.000000 2.888960 ( 3.086333)
build_all 0.005250 0.002987 5.070914 ( 2.489963)
build_install 0.012317 0.007836 6.315013 ( 4.407765)
test_btest 0.001068 0.000259 68.206852 ( 35.517644)
test_basic 0.000000 0.007151 0.756653 ( 0.929183)
test_all 0.000000 0.001574 591.018419 (258.042185)
test_rubyspec 0.025418 0.032490 82.199641 (103.443059)
total: 412.78 sec