Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-174538
#<BuildRuby:0x000056418157e658
@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.20230911-174538",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002432 0.008749 25.760011 ( 27.749166)
build_miniruby 0.000000 0.001679 18.840777 ( 23.354655)
build_ruby 0.000000 0.002161 3.643326 ( 4.886686)
build_all 0.008975 0.001586 16.917544 ( 19.580004)
build_install 0.015850 0.008166 7.387089 ( 7.864759)
test_btest 0.000000 0.001232 62.838898 ( 65.035457)
test_basic 0.000000 0.008607 0.838452 ( 1.299011)
test_all 0.001463 0.009676 673.617169 (642.366284)
test_rubyspec 0.047163 0.034033 93.911964 (134.776575)
total: 926.91 sec