Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-231948
#<BuildRuby:0x0000557032f56278
@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.20231105-231948",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000028)
build_up 0.003922 0.003867 2.350159 ( 4.265642)
build_miniruby 0.000000 0.001884 1.709460 ( 1.974321)
build_ruby 0.000000 0.001689 3.098778 ( 4.017157)
build_all 0.001699 0.007548 5.532312 ( 5.769704)
build_install 0.009119 0.012884 6.948599 ( 7.742253)
test_btest 0.000742 0.000176 60.924222 ( 66.818411)
test_basic 0.000409 0.007260 0.748072 ( 1.156140)
test_all 0.101914 0.023748 644.119290 (498.021103)
test_rubyspec 0.016966 0.054925 90.822847 (137.418468)
total: 727.18 sec