Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-011817
#<BuildRuby:0x000055e81bf9a278
@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.20230801-011817",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000000 0.007475 2.308196 ( 5.462857)
build_miniruby 0.000000 0.001864 2.001795 ( 2.477130)
build_ruby 0.000000 0.001817 3.265873 ( 3.941652)
build_all 0.003409 0.005406 2.846731 ( 3.211599)
build_install 0.019078 0.002296 4.371414 ( 4.865198)
test_btest 0.000867 0.000000 66.370416 ( 47.149848)
test_basic 0.000404 0.006733 0.839204 ( 1.340192)
test_all 0.001379 0.000000 606.266639 (416.667639)
test_rubyspec 0.040806 0.016783 83.798880 (117.803085)
total: 602.92 sec