Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-111321
#<BuildRuby:0x000055f662e8a568
@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.20230613-111321",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.007518 0.000124 2.696426 ( 5.476972)
build_miniruby 0.001528 0.000053 1.699956 ( 2.151403)
build_ruby 0.001761 0.000061 2.981342 ( 3.447788)
build_all 0.008388 0.000002 2.389626 ( 2.696540)
build_install 0.016754 0.003512 3.680805 ( 4.543498)
test_btest 0.000972 0.000052 59.711903 ( 40.160547)
test_basic 0.003939 0.003875 0.698978 ( 1.027213)
test_all 0.001764 0.000049 579.238986 (520.783039)
test_rubyspec 0.039991 0.022622 78.981541 (121.960744)
total: 702.25 sec