Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-015703
#<BuildRuby:0x0000563475182090
@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.20230312-015703",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005983 0.000499 1.962230 ( 4.964950)
build_miniruby 0.000000 0.001333 4.659284 ( 5.512823)
build_ruby 0.000000 0.001935 2.658800 ( 3.687738)
build_all 0.005746 0.001629 2.276438 ( 2.999417)
build_install 0.004773 0.014960 3.347939 ( 4.140869)
test_btest 0.000756 0.000189 57.265583 ( 56.276830)
test_basic 0.006533 0.000000 0.460056 ( 0.796050)
test_all 0.001244 0.000000 560.067341 (588.607829)
test_rubyspec 0.021134 0.038308 77.300602 (115.047995)
total: 782.04 sec