Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-170943
#<BuildRuby:0x000055a2f8f6e208
@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.20230502-170943",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002799 0.004679 2.059555 ( 4.887969)
build_miniruby 0.001095 0.000274 1.818554 ( 2.485890)
build_ruby 0.001453 0.000364 2.748375 ( 4.106023)
build_all 0.006113 0.001528 2.205158 ( 2.750299)
build_install 0.016905 0.002984 3.618172 ( 4.468740)
test_btest 0.000866 0.000208 62.299451 ( 64.336842)
test_basic 0.000000 0.007760 0.688493 ( 1.050628)
test_all 0.000000 0.001281 605.216786 (636.089704)
test_rubyspec 0.018327 0.042800 76.557900 (112.048564)
total: 832.23 sec