Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-191123
#<BuildRuby:0x0000562acc27e348
@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.20230608-191123",
@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.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.007100 0.000000 1.970868 ( 4.516443)
build_miniruby 0.001706 0.000129 1.411067 ( 1.707786)
build_ruby 0.000000 0.002557 2.783912 ( 3.375120)
build_all 0.002611 0.005155 2.265549 ( 2.513564)
build_install 0.009051 0.009464 3.387736 ( 3.637286)
test_btest 0.000616 0.000176 61.694278 ( 40.724157)
test_basic 0.006647 0.000670 0.679242 ( 1.171574)
test_all 0.001201 0.000331 576.680792 (462.365257)
test_rubyspec 0.040026 0.025623 79.692020 (123.542128)
total: 643.55 sec