Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240202-150138
#<BuildRuby:0x00005591d10de450
@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.20240202-150138",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006232 0.000410 1.955326 ( 2.961271)
build_miniruby 0.001580 0.000255 1.745644 ( 1.899433)
build_ruby 0.001644 0.000265 3.540318 ( 4.150324)
build_all 0.005983 0.003557 5.637141 ( 5.247393)
build_install 0.013352 0.008072 7.285735 ( 6.151959)
test_btest 0.000904 0.000201 72.343762 ( 59.262341)
test_basic 0.005572 0.001238 0.878201 ( 1.436865)
test_all 0.076709 0.048166 717.117411 (626.122236)
test_rubyspec 0.055993 0.058860 178.780606 (281.238282)
total: 988.47 sec