Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-101858
#<BuildRuby:0x00005580944b2048
@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.20230922-101858",
@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.000026 0.000006 0.000032 ( 0.000032)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007366 0.000681 2.346249 ( 5.177408)
build_miniruby 0.002112 0.000000 1.835132 ( 2.353934)
build_ruby 0.000000 0.002235 3.555725 ( 4.817863)
build_all 0.005007 0.003787 5.596766 ( 5.910745)
build_install 0.018339 0.002405 6.733426 ( 7.818381)
test_btest 0.000901 0.000206 66.981889 ( 63.334136)
test_basic 0.000817 0.006410 0.829099 ( 1.300480)
test_all 0.009256 0.001374 683.775037 (631.353848)
test_rubyspec 0.039040 0.038162 93.227992 (137.440528)
total: 859.51 sec