Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-041419
#<BuildRuby:0x00005620f8bba228
@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.20240303-041419",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004506 0.004220 2.688703 ( 4.302445)
build_miniruby 0.001338 0.000214 1.788992 ( 2.239449)
build_ruby 0.001612 0.000258 3.684547 ( 4.573054)
build_all 0.003439 0.004994 5.985756 ( 5.363239)
build_install 0.015096 0.007228 7.984829 ( 7.894603)
test_btest 0.000959 0.000090 74.985504 ( 73.516339)
test_basic 0.001980 0.006697 0.892501 ( 1.332229)
test_all 0.078246 0.042045 775.247394 (443.644531)
test_rubyspec 0.049362 0.047953 118.885357 (170.833277)
total: 713.70 sec