Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-131541
#<BuildRuby:0x0000560ff3725db8
@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.20230628-131541",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006677 0.000473 2.260791 ( 4.928488)
build_miniruby 0.000000 0.002079 5.906418 ( 5.351460)
build_ruby 0.000000 0.001687 3.328564 ( 3.652033)
build_all 0.003845 0.003916 5.219085 ( 3.052035)
build_install 0.013341 0.006286 6.660660 ( 4.517284)
test_btest 0.000557 0.000140 65.736631 ( 36.709468)
test_basic 0.000000 0.005862 0.730240 ( 1.287361)
test_all 0.000735 0.001486 570.982868 (353.700338)
test_rubyspec 0.015977 0.042977 80.213437 (109.199421)
total: 522.40 sec