Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-111027
#<BuildRuby:0x000055b63ea8dff0
@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.20230616-111027",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006451 0.000181 2.042815 ( 4.399206)
build_miniruby 0.001715 0.000000 1.585044 ( 1.914803)
build_ruby 0.000000 0.001732 2.828702 ( 3.324695)
build_all 0.005278 0.002333 2.333469 ( 2.549530)
build_install 0.019031 0.000281 3.608832 ( 4.179174)
test_btest 0.000659 0.000057 58.213958 ( 39.206951)
test_basic 0.005991 0.000514 0.654145 ( 1.056639)
test_all 0.001281 0.000110 532.589807 (303.551414)
test_rubyspec 0.026345 0.033429 77.573027 (106.285646)
total: 466.47 sec