Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230428-063025
#<BuildRuby:0x000055cec17aa090
@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.20230428-063025",
@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.000022)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006617 0.000000 1.902850 ( 4.566284)
build_miniruby 0.001574 0.000035 1.346956 ( 1.694582)
build_ruby 0.002017 0.000161 2.614007 ( 3.450613)
build_all 0.007646 0.000612 2.332539 ( 2.925204)
build_install 0.013797 0.005493 3.444926 ( 4.411888)
test_btest 0.000765 0.000088 60.141672 ( 45.094647)
test_basic 0.000000 0.007069 0.714777 ( 1.091717)
test_all 0.000000 0.001210 564.643002 (391.834884)
test_rubyspec 0.019464 0.042352 75.374912 (100.981931)
total: 556.05 sec