Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-153946
#<BuildRuby:0x0000561a67f4e0c0
@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.20230905-153946",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006609 0.000413 2.975955 ( 4.476412)
build_miniruby 0.003596 0.000225 27.900681 ( 27.207480)
build_ruby 0.001536 0.000096 3.563301 ( 4.858767)
build_all 0.009082 0.000567 5.833633 ( 6.027148)
build_install 0.016514 0.005252 7.285190 ( 7.915907)
test_btest 0.000859 0.000076 64.168467 ( 64.816300)
test_basic 0.000000 0.008999 0.829406 ( 1.357088)
test_all 0.017929 0.000414 701.345222 (729.299999)
test_rubyspec 0.043992 0.039267 93.194826 (133.657309)
total: 979.62 sec