Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-153211
#<BuildRuby:0x0000556b8c1c1f40
@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.20230816-153211",
@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.000029 0.000002 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.009108 0.000328 26.115283 ( 19.153053)
build_miniruby 0.000000 0.002062 26.558409 ( 19.945266)
build_ruby 0.000000 0.001653 3.152563 ( 24.426442)
build_all 0.008740 0.000731 15.794775 ( 14.223287)
build_install 0.018978 0.000514 6.716293 ( 5.481331)
test_btest 0.000803 0.000000 66.543285 ( 43.864615)
test_basic 0.003436 0.003994 0.790256 ( 1.055534)
test_all 0.009499 0.000750 645.725741 (353.393517)
test_rubyspec 0.038033 0.031731 90.272966 (113.803951)
total: 595.35 sec