Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-091038
#<BuildRuby:0x000055accab31e98
@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.20231030-091038",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003380 0.004463 2.419163 ( 3.900456)
build_miniruby 0.001440 0.000222 1.956895 ( 2.228542)
build_ruby 0.001647 0.000253 3.187270 ( 3.849845)
build_all 0.003792 0.004930 5.150348 ( 4.608436)
build_install 0.019074 0.001039 6.495520 ( 5.985895)
test_btest 0.000865 0.000149 60.599640 ( 53.632899)
test_basic 0.000000 0.007416 0.753449 ( 1.116489)
test_all 0.091446 0.033979 633.406038 (537.105241)
test_rubyspec 0.041862 0.032951 87.314296 (146.444027)
total: 758.87 sec