Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-031724
#<BuildRuby:0x00005620a5dc1e98
@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.20230623-031724",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006404 0.000463 2.124235 ( 4.504459)
build_miniruby 0.001454 0.000000 1.683271 ( 2.075318)
build_ruby 0.001957 0.000000 3.022597 ( 3.812775)
build_all 0.008774 0.000000 5.056832 ( 4.624674)
build_install 0.015940 0.004093 6.184972 ( 6.161771)
test_btest 0.000682 0.000117 66.329672 ( 55.318148)
test_basic 0.003543 0.003879 0.761043 ( 1.439839)
test_all 0.001178 0.000078 573.075670 (407.652611)
test_rubyspec 0.017453 0.042410 78.487284 (109.841528)
total: 595.43 sec