Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230331-001117
#<BuildRuby:0x0000555e8de25f40
@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.20230331-001117",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.001851 0.004675 1.968871 ( 4.299228)
build_miniruby 0.001191 0.000397 1.408140 ( 1.711710)
build_ruby 0.001460 0.000486 2.689463 ( 3.262746)
build_all 0.007715 0.000000 2.288392 ( 2.645677)
build_install 0.015717 0.003639 3.514445 ( 3.909255)
test_btest 0.000727 0.000000 58.590700 ( 43.887484)
test_basic 0.004067 0.003105 0.458729 ( 0.857011)
test_all 0.001537 0.000477 520.425274 (265.773112)
test_rubyspec 0.016074 0.035044 73.209556 ( 92.823397)
total: 419.17 sec