Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-181702
#<BuildRuby:0x00005612a25aa090
@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.20230919-181702",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004876 0.003595 3.428746 ( 6.750440)
build_miniruby 0.003522 0.000000 40.630658 ( 47.619969)
build_ruby 0.001586 0.000152 3.242067 ( 4.639577)
build_all 0.008645 0.000527 5.715238 ( 6.106215)
build_install 0.012218 0.009404 6.953128 ( 8.369645)
test_btest 0.000965 0.000000 65.866990 ( 59.060183)
test_basic 0.008431 0.000848 0.866421 ( 1.431251)
test_all 0.010802 0.000299 734.208255 (824.468719)
test_rubyspec 0.064679 0.020790 93.952596 (142.175243)
total: 1100.62 sec