Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-201737
#<BuildRuby:0x000055f888ab1f40
@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.20230916-201737",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.007489 0.000966 2.545982 ( 7.087152)
build_miniruby 0.006890 0.004657 18.107072 ( 26.559479)
build_ruby 0.000000 0.002189 3.744685 ( 5.136804)
build_all 0.019808 0.011263 27.987965 ( 31.489110)
build_install 0.015946 0.006093 7.447627 ( 10.322933)
test_btest 0.000764 0.000181 66.038701 ( 72.460823)
test_basic 0.007562 0.000680 0.832929 ( 1.391306)
test_all 0.009625 0.001110 689.753538 (765.281868)
test_rubyspec 0.055924 0.034638 97.148494 (146.158620)
total: 1065.89 sec